PRCYCoin  2.0.0.7rc1
P2P Digital Currency
CCryptoKeyStore Member List

This is the complete list of members for CCryptoKeyStore, including all inherited members.

AddCryptedKey(const CPubKey &vchPubKey, const std::vector< unsigned char > &vchCryptedSecret)CCryptoKeyStorevirtual
AddCScript(const CScript &redeemScript)CBasicKeyStorevirtual
AddKey(const CKey &key)CKeyStorevirtual
AddKeyPubKey(const CKey &key, const CPubKey &pubkey)CCryptoKeyStorevirtual
AddWatchOnly(const CScript &dest)CBasicKeyStorevirtual
CCryptoKeyStore()CCryptoKeyStoreinline
cryptedHDChainCCryptoKeyStoreprotected
cs_KeyStoreCKeyStoremutableprotected
DecryptHDChain(CHDChain &hdChainRet) constCCryptoKeyStoreprotected
EncryptHDChain(const CKeyingMaterial &vMasterKeyIn)CCryptoKeyStoreprotected
EncryptKeys(CKeyingMaterial &vMasterKeyIn)CCryptoKeyStoreprotected
fUseCryptoCCryptoKeyStoreprivate
GetCScript(const CScriptID &hash, CScript &redeemScriptOut) constCBasicKeyStorevirtual
GetHDChain(CHDChain &hdChainRet) constCCryptoKeyStoreprotected
GetKey(const CKeyID &address, CKey &keyOut) constCCryptoKeyStorevirtual
GetKeys(std::set< CKeyID > &setAddress) constCCryptoKeyStoreinlinevirtual
GetPubKey(const CKeyID &address, CPubKey &vchPubKeyOut) constCCryptoKeyStorevirtual
HaveCScript(const CScriptID &hash) constCBasicKeyStorevirtual
HaveKey(const CKeyID &address) constCCryptoKeyStoreinlinevirtual
HaveWatchOnly(const CScript &dest) constCBasicKeyStorevirtual
HaveWatchOnly() constCBasicKeyStorevirtual
hdChainCBasicKeyStoreprotected
IsCrypted() constCCryptoKeyStoreinline
IsLocked() constCCryptoKeyStoreinline
mapCryptedKeysCCryptoKeyStoreprotected
mapKeysCBasicKeyStoreprotected
mapScriptsCBasicKeyStoreprotected
NotifyStatusChangedCCryptoKeyStore
RemoveWatchOnly(const CScript &dest)CBasicKeyStorevirtual
SetCrypted()CCryptoKeyStoreprotected
SetCryptedHDChain(const CHDChain &chain)CCryptoKeyStoreprotected
SetHDChain(const CHDChain &chain)CCryptoKeyStoreprotected
setMultiSigCBasicKeyStoreprotected
setWatchOnlyCBasicKeyStoreprotected
vMasterKeyCCryptoKeyStoreprotected
~CKeyStore()CKeyStoreinlinevirtual