CExtPubKey::Decode

Deserialize this extended public key from the BIP32 byte encoding (without version).

Synopsis

Declared in <pubkey.h>

void
Decode(unsigned char const code[]);

Parameters

NameDescription
codeThe BIP32-encoded key to read.