Virgil IoT KIT
Data Fields
vs_pubkey_dated_t Struct Reference

Public key with date information. More...

#include <provision-structs.h>

Collaboration diagram for vs_pubkey_dated_t:
Collaboration graph
[legend]

Data Fields

uint32_t start_date
 Start date. More...
 
uint32_t expire_date
 Expiration date. More...
 
vs_pubkey_t pubkey
 Public key. More...
 

Detailed Description

Public key with date information.

Field Documentation

◆ expire_date

uint32_t vs_pubkey_dated_t::expire_date

Expiration date.

◆ pubkey

vs_pubkey_t vs_pubkey_dated_t::pubkey

Public key.

◆ start_date

uint32_t vs_pubkey_dated_t::start_date

Start date.


The documentation for this struct was generated from the following file: