Module graph_core::identity

source ·

Structs§

  • JSON Web Key (JWK) is a JSON object that represents a cryptographic key. The members of the object represent properties of the key, including its value. RFC 7517
  • A JSON Web Key Set (JWKS) is a JSON object that represents a set of JWKs. The JSON object MUST have a “keys” member, which is an array of JWKs.

Enums§

Traits§

Type Aliases§