Deserialize this extended key from the BIP32 byte encoding.

Synopsis

Declared in <key.h>

void
Decode(unsigned char const code[]);

Parameters

Name

Description

code

The BIP32‐encoded key to read.

Created with MrDocs