Readonly
jwkReadonly
publicThe public key that corresponds to this private key
Readonly
rawThe private key as a DER-encoded PKIMessage
Readonly
typeThe type of this key
Returns true
if the passed object matches this key
Optional
key: anySign the passed data with this private key and return the signature for later verification
Optional
options: AbortOptions
The private key as a JSON web key