A hex encoded private key string.
The key pair.
Signs a data buffer with a key pair.
The key pair to use for signing.
The data to sign.
The signature.
Verifies a signature.
The public key to use for verification.
The data to verify.
The signature to verify.
true if the signature is verifiable, false otherwise.
Generated using TypeDoc
Creates a key pair from a private key string.