CExtPubKey::DecodeWithVersion

Deserialize this extended public key from the BIP32 byte encoding including the version prefix.

Synopsis

Declared in <pubkey.h>

void
DecodeWithVersion(unsigned char const code[]);

Parameters

NameDescription
codeThe versioned BIP32-encoded key to read.