KeyType
public enum KeyType : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case speke = "speke"
-
Undocumented
Declaration
Swift
case staticKey = "static-key"
-
Declaration
Swift
public var description: String { get }