#include <pubkey.h>
Definition at line 342 of file pubkey.h.
◆ Decode()
void CExtPubKey::Decode |
( |
const unsigned char |
code[BIP32_EXTKEY_SIZE] | ) |
|
◆ DecodeWithVersion()
void CExtPubKey::DecodeWithVersion |
( |
const unsigned char |
code[BIP32_EXTKEY_WITH_VERSION_SIZE] | ) |
|
◆ Derive()
bool CExtPubKey::Derive |
( |
CExtPubKey & |
out, |
|
|
unsigned int |
nChild |
|
) |
| const |
◆ Encode()
void CExtPubKey::Encode |
( |
unsigned char |
code[BIP32_EXTKEY_SIZE] | ) |
const |
◆ EncodeWithVersion()
void CExtPubKey::EncodeWithVersion |
( |
unsigned char |
code[BIP32_EXTKEY_WITH_VERSION_SIZE] | ) |
const |
◆ operator!=
◆ operator<
◆ operator==
◆ chaincode
◆ nChild
unsigned int CExtPubKey::nChild |
◆ nDepth
unsigned char CExtPubKey::nDepth |
◆ pubkey
◆ vchFingerprint
unsigned char CExtPubKey::vchFingerprint[4] |
◆ version
unsigned char CExtPubKey::version[4] |
The documentation for this struct was generated from the following files: