Derives the public key from this private key
The public key
Signs a message
The signature
The message
Creates a key pair from this key
The key pair
Static
fromParses private key from base 64 string
The private key
The string
The security level
Static
fromParses a private key from a byte array
The private key
The byte array
The security level
Static
fromParses private key from hex string
The private key
The string
The security level
Generated using TypeDoc
Private key