Microchip® Advanced Software Framework

tstrTlsCrlInfo Struct Reference

Certificate revocation list details.

#include <m2m_types.h>

Data Fields

tstrTlsCrlEntry astrTlsCrl [TLS_CRL_MAX_ENTRIES]
 
uint8 u8CrlType
 
uint8 u8Rsv1
 
uint8 u8Rsv2
 
uint8 u8Rsv3
 

tstrTlsCrlEntry tstrTlsCrlInfo::astrTlsCrl[TLS_CRL_MAX_ENTRIES]

List entries

uint8 tstrTlsCrlInfo::u8CrlType

Type of certificate data contained in list

uint8 tstrTlsCrlInfo::u8Rsv1

Reserved for future use

uint8 tstrTlsCrlInfo::u8Rsv2

Reserved for future use

uint8 tstrTlsCrlInfo::u8Rsv3

Reserved for future use