#include <SwiStructsGsm.h>
Public Attributes | |
U32 | sizeStruct |
UCHAR | RandNum [LENGTH_RandNum] |
UINT32 | SimResponse |
UCHAR | Kc [LENGTH_Kc] |
UCHAR SWI_STRUCT_SimAuth::Kc[LENGTH_Kc] |
8 bit ciphering key returned from the SIM
UCHAR SWI_STRUCT_SimAuth::RandNum[LENGTH_RandNum] |
16 bytes random number provided by the user
32 bit SIM response
The size, in bytes, of this structure. This value must always be populated by the calling application.