Readonly
jwkReadonly
rawPKIX in ASN1 DER format
Readonly
typeThe type of this key
Returns true
if the passed object matches this key
Optional
key: anyReturn this public key as a CID encoded with the libp2p-key
codec
The digest contains a sha256 hash of the protobuf version of the public key.
Returns this public key as a Multihash digest.
It contains a sha256 hash of the protobuf version of the public key.
Returns this key as a multihash with base58btc encoding
Verify the passed data was signed by the private key corresponding to this public key
The public key as a JSON web key