jwk.Key
Key represents a public or private key in JWK format.
The underlying implemetation is JSONWebKey from Go JOSE. JSON representation can be create with JSON.stringify
jwk.Key
Key represents a public or private key in JWK format.
The underlying implemetation is JSONWebKey from Go JOSE. JSON representation can be create with JSON.stringify