Other Enumerations

The following enumerations are available globally.

  • Declaration

    Swift

    internal enum DisplayedMessage
  • Declaration

    Swift

    public enum PassportAuthenticationStatus
  • The AESKeySize enum represents the key sizes available for AES (Advanced Encryption Standard) encryption. AES supports key sizes of 128, 192, and 256 bits.

    See more

    Declaration

    Swift

    internal enum AESKeySize : Int