OpenV2G
Data Fields
v2gCertificateChainType Struct Reference

#include <v2gEXIDatatypes.h>

Data Fields

struct {
   exi_string_character_t   characters [v2gCertificateChainType_Id_CHARACTERS_SIZE]
 
   uint16_t   charactersLen
 
Id
 
unsigned int Id_isUsed:1
 
struct {
   uint8_t   bytes [v2gCertificateChainType_Certificate_BYTES_SIZE]
 
   uint16_t   bytesLen
 
Certificate
 
struct v2gSubCertificatesType SubCertificates
 
unsigned int SubCertificates_isUsed:1
 

Field Documentation

◆ bytes

uint8_t v2gCertificateChainType::bytes[v2gCertificateChainType_Certificate_BYTES_SIZE]

◆ bytesLen

uint16_t v2gCertificateChainType::bytesLen

◆ Certificate

struct { ... } v2gCertificateChainType::Certificate

◆ characters

◆ charactersLen

uint16_t v2gCertificateChainType::charactersLen

◆ Id

struct { ... } v2gCertificateChainType::Id

◆ Id_isUsed

unsigned int v2gCertificateChainType::Id_isUsed

◆ SubCertificates

struct v2gSubCertificatesType v2gCertificateChainType::SubCertificates

◆ SubCertificates_isUsed

unsigned int v2gCertificateChainType::SubCertificates_isUsed

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