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.