Skip to content

Enumeration

JWTHeaderField

indirect enum JWTHeaderField

Topics

Enumeration Cases

Initializers

  • init(from:)
    Creates a new instance by decoding from the given decoder.

Instance Properties

Instance Methods

Default Implementations

Relationships

Conforms To

  • Swift.Copyable
  • Swift.Decodable
  • Swift.Encodable
  • Swift.Equatable
  • Swift.Escapable
  • Swift.ExpressibleByArrayLiteral
  • Swift.ExpressibleByBooleanLiteral
  • Swift.ExpressibleByDictionaryLiteral
  • Swift.ExpressibleByExtendedGraphemeClusterLiteral
  • Swift.ExpressibleByFloatLiteral
  • Swift.ExpressibleByIntegerLiteral
  • Swift.ExpressibleByNilLiteral
  • Swift.ExpressibleByStringLiteral
  • Swift.ExpressibleByUnicodeScalarLiteral
  • Swift.Hashable
  • Swift.Sendable
  • Swift.SendableMetatype