CExtKey::Encode

Serialize this extended key into the BIP32 byte encoding.

Synopsis

Declared in <key.h>

void
Encode(unsigned char code[]) const;

Parameters

NameDescription
codeOutput buffer receiving the BIP32-encoded key.