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