Add GetSecret() and GetKeys() to CKeyStore
authorPieter Wuille <pieter.wuille@gmail.com>
Mon, 11 Jul 2011 19:30:40 +0000 (21:30 +0200)
committerPieter Wuille <sipa@ulyssis.org>
Sat, 17 Dec 2011 20:49:47 +0000 (21:49 +0100)
commit93db3fceac1bfe274bc0fd906428a20e709e2da5
treebcf91d8c05f2b5044de557c1ef8f832528bb0de0
parent4c6e22953ef8ae0764576993088ec83d729d18f8
Add GetSecret() and GetKeys() to CKeyStore
bitcoin-qt.pro
src/bitcoinrpc.cpp
src/key.cpp [new file with mode: 0644]
src/key.h
src/keystore.cpp
src/keystore.h
src/makefile.mingw
src/makefile.osx
src/makefile.unix