Represents the EPSCipheringAlgorithm
type
More...
|
const int | EpsEncryptionAlgorithmEEA0 = 0 |
|
const int | EpsEncryptionAlgorithm128EEA1 = 1 |
|
const int | EpsEncryptionAlgorithm128EEA2 = 2 |
|
const int | EpsEncryptionAlgorithm128EEA3 = 3 |
|
const int | EpsEncryptionAlgorithmEEA4 = 4 |
|
const int | EpsEncryptionAlgorithmEEA5 = 5 |
|
const int | EpsEncryptionAlgorithmEEA6 = 6 |
|
const int | EpsEncryptionAlgorithmEEA7 = 7 |
|