Data structure that envelops a Private Key.
Create a new [PrivateKey] from a hex-encoded string.
PrivateKey
Generate a [Keypair] from this [PrivateKey].
Keypair
Returns the [PrivateKey] key encoded as a hex string.
Generated using TypeDoc
Data structure that envelops a Private Key.