Tizen Native API
|
Public Attributes | |
TelSimAuthenticationType_t | auth_type |
int | rand_length |
int | autn_length |
char | rand_data [256] |
char | autn_data [256] |
The structure type for authentication request data.
TelSimAuthenticationType_t TelSimAuthenticationData_t::auth_type |
Authentication type
char TelSimAuthenticationData_t::autn_data[256] |
AUTN data. It is not used in case of GSM AUTH
The length of AUTN. It is not used in case of GSM AUTH
char TelSimAuthenticationData_t::rand_data[256] |
RAND data
The length of RAND