EncryptionKeyType
public enum EncryptionKeyType : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case kms = "KMS" -
Declaration
Swift
public var description: String { get }
View on GitHub
EncryptionKeyType Enumeration Reference