|
LinuxSDK
V1.4.0.5
|
#include <SwiApiGsmSim.h>
Data Fields | |
| swi_uint32 | sizeStruct |
| swi_uint8 | RandNum [LENGTH_RandNum] |
| swi_uint32 | SimResponse |
| swi_uint8 | Kc [LENGTH_Kc] |
*This structure contains information for SIM authentication.
| swi_uint8 SWI_STRUCT_SimAuth::RandNum[LENGTH_RandNum] |
16 bytes random number provided by the user
| swi_uint32 SWI_STRUCT_SimAuth::SimResponse |
32 bit SIM response
| swi_uint32 SWI_STRUCT_SimAuth::sizeStruct |
The size, in bytes, of this structure. This value must always be populated by the calling application.