Virgil IoT KIT
|
Public key with date information. More...
#include <provision-structs.h>
Data Fields | |
uint32_t | start_date |
Start date. More... | |
uint32_t | expire_date |
Expiration date. More... | |
vs_pubkey_t | pubkey |
Public key. More... | |
Public key with date information.
uint32_t vs_pubkey_dated_t::expire_date |
Expiration date.
vs_pubkey_t vs_pubkey_dated_t::pubkey |
Public key.
uint32_t vs_pubkey_dated_t::start_date |
Start date.