#include <pubkey.h>
Definition at line 194 of file pubkey.h.
◆ Decode()
void CExtPubKey::Decode |
( |
const unsigned char |
code[BIP32_EXTKEY_SIZE] | ) |
|
◆ Derive()
bool CExtPubKey::Derive |
( |
CExtPubKey & |
out, |
|
|
unsigned int |
nChild |
|
) |
| const |
◆ Encode()
void CExtPubKey::Encode |
( |
unsigned char |
code[BIP32_EXTKEY_SIZE] | ) |
const |
◆ Serialize() [1/2]
◆ Serialize() [2/2]
template<typename Stream >
void CExtPubKey::Serialize |
( |
Stream & |
s | ) |
const |
|
inline |
◆ Unserialize()
template<typename Stream >
void CExtPubKey::Unserialize |
( |
Stream & |
s | ) |
|
|
inline |
◆ operator==
◆ chaincode
◆ nChild
unsigned int CExtPubKey::nChild |
◆ nDepth
unsigned char CExtPubKey::nDepth |
◆ pubkey
◆ vchFingerprint
unsigned char CExtPubKey::vchFingerprint[4] |
The documentation for this struct was generated from the following files: