Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
CExtKey Member List
This is the complete list of members for CExtKey, including all inherited members.
chaincode | CExtKey | |
Decode(const unsigned char code[BIP32_EXTKEY_SIZE]) | CExtKey | |
Derive(CExtKey &out, unsigned int nChild) const | CExtKey | |
Encode(unsigned char code[BIP32_EXTKEY_SIZE]) const | CExtKey | |
key | CExtKey | |
nChild | CExtKey | |
nDepth | CExtKey | |
Neuter() const | CExtKey | |
operator==(const CExtKey &a, const CExtKey &b) | CExtKey | friend |
Serialize(Stream &s) const | CExtKey | inline |
SetMaster(const unsigned char *seed, unsigned int nSeedLen) | CExtKey | |
Unserialize(Stream &s) | CExtKey | inline |
vchFingerprint | CExtKey |