Tizen Native API
Public Attributes
TelSimAuthenticationResponse_t Struct Reference

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]

Detailed Description

The structure type for authentication result data.

Since :
2.3

Member Data Documentation

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


Except as noted, this content - excluding the Code Examples - is licensed under Creative Commons Attribution 3.0 and all of the Code Examples contained herein are licensed under BSD-3-Clause.
For details, see the Content License