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