Tizen Native API
|
Public Attributes | |
TelSimAuthenticationType_t | auth_type |
TelSimAuthenticationResult_t | auth_result |
int | resp_length |
char | resp_data [128] |
int | authentication_key_length |
char | authentication_key [128] |
int | cipher_length |
char | cipher_data [128] |
int | integrity_length |
char | integrity_data [128] |
The structure type for authentication result data.
TelSimAuthenticationResult_t TelSimAuthenticationResponse_t::auth_result |
Authentication result
TelSimAuthenticationType_t TelSimAuthenticationResponse_t::auth_type |
Authentication type
The data of the authentication key, Kc
The length of the authentication key, Kc
Cipher key
The length of the cipher key
Integrity key
The length of the integrity key
Response data. IMS and 3G case, it stands for RES_AUTS. GSM case, it stands for SRES
Response length. IMS and 3G case, it stands for RES_AUTS. GSM case, it stands for SRES