libpktlab - The PacketLab Utility Library
Public Attributes | List of all members
pktlab_decoded_certificate Struct Reference

Structure for storing decoded pktlab certificate information. More...

#include <pktlab.h>

Public Attributes

uint8_t * serialno
 
uint32_t serialno_len
 
pktlab_time_t valid_not_before
 
pktlab_time_t valid_not_after
 
uint8_t publickey [PKTLAB_PUBLICKEY_LEN]
 
uint8_t authority_key_id [PKTLAB_KEYID_LEN]
 
uint8_t subject_key_id [PKTLAB_KEYID_LEN]
 
int_fast32_t pathlen
 
char * cert_info
 
char * cert_limit
 

Detailed Description

Structure for storing decoded pktlab certificate information.


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