Other Enumerations
The following enumerations are available globally.
-
Declaration
Swift
internal enum DisplayedMessage
-
Declaration
Swift
public enum PassportAuthenticationStatus
-
The
See moreAESKeySize
enum represents the key sizes available for AES (Advanced Encryption Standard) encryption. AES supports key sizes of 128, 192, and 256 bits.Declaration
Swift
internal enum AESKeySize : Int