Structure
JWK.Algorithm
Supported
alg algorithmsstruct Algorithm
Topics
Initializers
init(from:)Creates a new instance by decoding from the given decoder.init(rawValue:)Creates a new instance with the specified raw value.
Instance Properties
rawValueThe corresponding value of the raw type.
Instance Methods
encode(to:)Encodes this value into the given encoder.
Type Aliases
JWK.Algorithm.RawValueThe raw type that can be used to represent all values of the conforming type.
Type Properties
Relationships
Conforms To
Swift.DecodableSwift.EncodableSwift.EquatableSwift.RawRepresentableSwift.SendableSwift.SendableMetatype