![]() |
PRCYCoin
2.0.0.7rc1
P2P Digital Currency
|
This is the complete list of members for CCryptoKeyStore, including all inherited members.
| AddCryptedKey(const CPubKey &vchPubKey, const std::vector< unsigned char > &vchCryptedSecret) | CCryptoKeyStore | virtual |
| AddCScript(const CScript &redeemScript) | CBasicKeyStore | virtual |
| AddKey(const CKey &key) | CKeyStore | virtual |
| AddKeyPubKey(const CKey &key, const CPubKey &pubkey) | CCryptoKeyStore | virtual |
| AddWatchOnly(const CScript &dest) | CBasicKeyStore | virtual |
| CCryptoKeyStore() | CCryptoKeyStore | inline |
| cryptedHDChain | CCryptoKeyStore | protected |
| cs_KeyStore | CKeyStore | mutableprotected |
| DecryptHDChain(CHDChain &hdChainRet) const | CCryptoKeyStore | protected |
| EncryptHDChain(const CKeyingMaterial &vMasterKeyIn) | CCryptoKeyStore | protected |
| EncryptKeys(CKeyingMaterial &vMasterKeyIn) | CCryptoKeyStore | protected |
| fUseCrypto | CCryptoKeyStore | private |
| GetCScript(const CScriptID &hash, CScript &redeemScriptOut) const | CBasicKeyStore | virtual |
| GetHDChain(CHDChain &hdChainRet) const | CCryptoKeyStore | protected |
| GetKey(const CKeyID &address, CKey &keyOut) const | CCryptoKeyStore | virtual |
| GetKeys(std::set< CKeyID > &setAddress) const | CCryptoKeyStore | inlinevirtual |
| GetPubKey(const CKeyID &address, CPubKey &vchPubKeyOut) const | CCryptoKeyStore | virtual |
| HaveCScript(const CScriptID &hash) const | CBasicKeyStore | virtual |
| HaveKey(const CKeyID &address) const | CCryptoKeyStore | inlinevirtual |
| HaveWatchOnly(const CScript &dest) const | CBasicKeyStore | virtual |
| HaveWatchOnly() const | CBasicKeyStore | virtual |
| hdChain | CBasicKeyStore | protected |
| IsCrypted() const | CCryptoKeyStore | inline |
| IsLocked() const | CCryptoKeyStore | inline |
| mapCryptedKeys | CCryptoKeyStore | protected |
| mapKeys | CBasicKeyStore | protected |
| mapScripts | CBasicKeyStore | protected |
| NotifyStatusChanged | CCryptoKeyStore | |
| RemoveWatchOnly(const CScript &dest) | CBasicKeyStore | virtual |
| SetCrypted() | CCryptoKeyStore | protected |
| SetCryptedHDChain(const CHDChain &chain) | CCryptoKeyStore | protected |
| SetHDChain(const CHDChain &chain) | CCryptoKeyStore | protected |
| setMultiSig | CBasicKeyStore | protected |
| setWatchOnly | CBasicKeyStore | protected |
| vMasterKey | CCryptoKeyStore | protected |
| ~CKeyStore() | CKeyStore | inlinevirtual |
1.8.17