Enumeration
JWK.KeyType
Supported
kty key types.enum KeyType
Topics
Enumeration Cases
case ecdsaECDSAcase octetKeyPairOctet Key Paircase rsaRSA
Initializers
init?(rawValue: String)Creates a new instance with the specified raw value.
Relationships
Conforms To
Swift.DecodableSwift.EncodableSwift.EquatableSwift.HashableSwift.RawRepresentable