Readonly
jwkThe private key as a JSON web key
Readonly
publicThe public key that corresponds to this private key
Readonly
rawPKIX in ASN1 DER format
Readonly
typeThe type of this key
Sign the passed data with this private key and return the signature for later verification
Generic private key interface