NasEncryptionType type

Defines values for NasEncryptionType.
KnownNasEncryptionType can be used interchangeably with NasEncryptionType, this enum contains the known values that the service supports.

Known values supported by the service

NEA0/EEA0: NAS signaling is not encrypted.
NEA1/EEA1: NAS signaling is encrypted with SNOW 3G cipher.
NEA2/EEA2: NAS signaling is encrypted with AES cipher.

type NasEncryptionType = string