Structure
JWK.KeyType
Supported
kty key types.struct KeyType
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.KeyType.RawValueThe raw type that can be used to represent all values of the conforming type.
Type Properties
ecdsaECDSAoctetKeyPairOctet Key PairrsaRSA
Relationships
Conforms To
Swift.DecodableSwift.EncodableSwift.EquatableSwift.RawRepresentableSwift.SendableSwift.SendableMetatype