Main Page | Data Structures | File List | Data Fields | Globals | Related Pages

CertList Struct Reference

Structure for storing certifacate list in raw format. More...

#include <message.h>


Data Fields

CertListnext
 next
uint8_t * cdata
 certificate data
uint32_t cdlen
 cdate length
uint8_t ctype
 certificate type


Detailed Description

Structure for storing certifacate list in raw format.


Field Documentation

uint8_t* CertList::cdata
 

certificate data

uint32_t CertList::cdlen
 

cdate length

uint8_t CertList::ctype
 

certificate type

struct CertList* CertList::next
 

next


The documentation for this struct was generated from the following file:
Project hosted by: SourceForge.net Logo