Static
formatFormat a HexInput to an AIP-80 compliant string.
The HexString or Uint8Array format of the private key.
Static
parseParse a HexInput that may be a HexString, Uint8Array, or a AIP-80 compliant string to a Hex instance.
A HexString, Uint8Array, or a AIP-80 compliant string.
Optional
strict: booleanIf true, the value MUST be compliant with AIP-80.
Derive the public key associated with the private key.