Skip to content

Structure

JWKS

A JSON Web Key Set.
struct JWKS

Overview

A JSON object that represents a set of JWKs. Read specification (RFC 7517) https://tools.ietf.org/html/rfc7517.

Topics

Initializers

Instance Properties

Instance Methods

Relationships

Conforms To

  • Swift.Decodable
  • Swift.Encodable
  • Swift.Sendable
  • Swift.SendableMetatype