class JWK

Wrapped JWK value.

Constructors

new
JWK(object: object)

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

Methods

free(): void
toJSON(): object

Serialize the current wrapped JWK as an object.