Serialize this extended key into the BIP32 byte encoding.

Synopsis

Declared in <key.h>

void
Encode(unsigned char code[]) const;

Parameters

Name

Description

code

Output buffer receiving the BIP32‐encoded key.

Created with MrDocs