Dash Core  0.12.2.1
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
cryptedHDChainCCryptoKeyStoreprivate
cs_KeyStoreCKeyStoremutableprotected
DecryptHDChain(CHDChain &hdChainRet) constCCryptoKeyStoreprotected
EncryptHDChain(const CKeyingMaterial &vMasterKeyIn)CCryptoKeyStoreprotected
EncryptKeys(CKeyingMaterial &vMasterKeyIn)CCryptoKeyStoreprotected
fDecryptionThoroughlyCheckedCCryptoKeyStoreprivate
fOnlyMixingAllowedCCryptoKeyStoreprivate
fUseCryptoCCryptoKeyStoreprivate
GetCScript(const CScriptID &hash, CScript &redeemScriptOut) constCBasicKeyStorevirtual
GetHDChain(CHDChain &hdChainRet) constCCryptoKeyStore
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(bool fForMixing=false) constCCryptoKeyStoreinline
Lock(bool fAllowMixing=false)CCryptoKeyStore
mapCryptedKeysCCryptoKeyStoreprivate
mapKeysCBasicKeyStoreprotected
mapScriptsCBasicKeyStoreprotected
mapWatchKeysCBasicKeyStoreprotected
NotifyStatusChangedCCryptoKeyStore
RemoveWatchOnly(const CScript &dest)CBasicKeyStorevirtual
SetCrypted()CCryptoKeyStoreprotected
SetCryptedHDChain(const CHDChain &chain)CCryptoKeyStoreprotected
SetHDChain(const CHDChain &chain)CCryptoKeyStoreprotected
setWatchOnlyCBasicKeyStoreprotected
Unlock(const CKeyingMaterial &vMasterKeyIn, bool fForMixingOnly=false)CCryptoKeyStoreprotected
vMasterKeyCCryptoKeyStoreprivate
~CKeyStore()CKeyStoreinlinevirtual