Expand description

JSON Web Key (JWK) support

Structs

A helper structure which writes a JWK to a buffer

A parsed JWK

A wrapper type for serializing a JWK using serde

A set of key operations

Enums

Supported modes for JWK encoding

Supported JWK key operations

Traits

Support for loading a key instance from a JWK

Common interface for JWK encoders

Support for converting a key into a JWK

Functions

Encode a key’s JWK into a buffer