Generic private key interface
Readonly
The public key that corresponds to this private key
PKIX in ASN1 DER format
The type of this key
Returns true if the passed object matches this key
true
Optional
Sign the passed data with this private key and return the signature for later verification
Generic private key interface