IoTivity-Lite
oc_sec_certs_data_t Struct Reference

Selected certificate data used for verification. More...

#include <oc_cred.h>

Data Fields

uint64_t valid_from
 UNIX timestamp (UTC +0000) from which the certificate is valid. More...
 
uint64_t valid_to
 UNIX timestamp (UTC +0000) to which the certificate is valid. More...
 

Detailed Description

Selected certificate data used for verification.

Field Documentation

◆ valid_from

uint64_t valid_from

UNIX timestamp (UTC +0000) from which the certificate is valid.

◆ valid_to

uint64_t valid_to

UNIX timestamp (UTC +0000) to which the certificate is valid.


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