• C2PA
  • DID
  • JOSE
  • Keys
  • W3C VC
  • Uncategorized
  • view all 34 symbols
  • Teddybear
  • JOSE
    • JWK
class JWK

Wrapped JWK value.

Constructors

new
JWK(object: object)

Create a new wrapped JWK value from the provided JWK object.

Methods

free(): void
toDynamicVerificationMethod(): DynamicVerificationMethod

Try to convert the current wrapped JWK to a dynamic verification method.

toJSON(): object

Serialize the current wrapped JWK as an object.

Document Navigation

  • Constructors
    • JWK
  • Methods
    • free
    • toDynamicVerificationMethod
    • toJSON