Serialize this extended public key into the BIP32 byte encoding including the version prefix.
Declared in <pubkey.h>
void
EncodeWithVersion(unsigned char code[]) const;
| Name | Description |
|---|---|
| code | Output buffer receiving the versioned BIP32-encoded key. |