|
globalplatform
|
#include <security.h>
Data Fields | |
| BYTE | securityLevel |
| The security level. | |
| BYTE | sessionMacKey [16] |
| The MAC session key. | |
| BYTE | sessionEncKey [16] |
| The ENC session key. | |
| BYTE | lastMac [8] |
| The last computed mac. | |
| BYTE | keySetVersion |
| The keyset version used in the secure channel. | |
| BYTE | keyIndex |
| The key index used in the secure channel. | |
The security information negotiated at mutual_authentication().