|
SIAP: Secure Infrastructure Access Protocol 1.0.0.0a (A1)
A post-quantum secure user verification system and access control mechanism
|
The SIAP device key structure. This structure contains the SIAP device key, the device key identity, and expiration time. More...
#include <siap.h>
Data Fields | |
| uint8_t | ktree [SIAP_KTREE_SIZE+SIAP_MAC_SIZE] |
| uint8_t | kid [SIAP_KID_SIZE] |
| uint64_t | expiration |
The SIAP device key structure. This structure contains the SIAP device key, the device key identity, and expiration time.
| uint64_t expiration |
The expiration time in seconds from epoch
| uint8_t kid[SIAP_KID_SIZE] |
The key device identity array
| uint8_t ktree[SIAP_KTREE_SIZE+SIAP_MAC_SIZE] |
The device token tree