CExtKey::Decode

Deserialize this extended key from the BIP32 byte encoding.

Synopsis

Declared in <key.h>

void
Decode(unsigned char const code[]);

Parameters

NameDescription
codeThe BIP32-encoded key to read.