Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

CExtPubKey Member List

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

chaincodeCExtPubKey
Decode(const unsigned char code[BIP32_EXTKEY_SIZE])CExtPubKey
Derive(CExtPubKey &out, unsigned int nChild) constCExtPubKey
Encode(unsigned char code[BIP32_EXTKEY_SIZE]) constCExtPubKey
nChildCExtPubKey
nDepthCExtPubKey
operator==(const CExtPubKey &a, const CExtPubKey &b)CExtPubKeyfriend
pubkeyCExtPubKey
Serialize(CSizeComputer &s) constCExtPubKeyinline
Serialize(Stream &s) constCExtPubKeyinline
Unserialize(Stream &s)CExtPubKeyinline
vchFingerprintCExtPubKey
Released under the MIT license