CExtPubKey::Encode

Serialize this extended public key into the BIP32 byte encoding (without version).

Synopsis

Declared in <pubkey.h>

void
Encode(unsigned char code[]) const;

Parameters

NameDescription
codeOutput buffer receiving the BIP32-encoded key.