Enumeration
JWK.Algorithm
Supported
alg algorithmsenum Algorithm
Topics
Enumeration Cases
case eddsaEdDSAcase es256EC with SHA256case es384EC with SHA384case es512EC with SHA512case rs256RSA with SHA256case rs384RSA with SHA384case rs512RSA with SHA512
Initializers
init?(rawValue: String)Creates a new instance with the specified raw value.
Relationships
Conforms To
Swift.DecodableSwift.EncodableSwift.EquatableSwift.HashableSwift.RawRepresentable