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