OpenV2G
Data Fields
xmldsigPGPDataType Struct Reference

#include <xmldsigEXIDatatypes.h>

Data Fields

struct {
   uint8_t   bytes [xmldsigPGPDataType_PGPKeyID_BYTES_SIZE]
 
   uint16_t   bytesLen
 
PGPKeyID
 
unsigned int PGPKeyID_isUsed:1
 
struct {
   uint8_t   bytes [xmldsigPGPDataType_PGPKeyPacket_BYTES_SIZE]
 
   uint16_t   bytesLen
 
PGPKeyPacket
 
unsigned int PGPKeyPacket_isUsed:1
 
struct {
   exi_string_character_t   characters [xmldsigPGPDataType_ANY_CHARACTERS_SIZE]
 
   uint16_t   charactersLen
 
ANY
 
unsigned int ANY_isUsed:1
 

Field Documentation

◆ ANY

struct { ... } xmldsigPGPDataType::ANY

◆ ANY_isUsed

unsigned int xmldsigPGPDataType::ANY_isUsed

◆ bytes

uint8_t xmldsigPGPDataType::bytes[xmldsigPGPDataType_PGPKeyPacket_BYTES_SIZE]

◆ bytesLen

uint16_t xmldsigPGPDataType::bytesLen

◆ characters

◆ charactersLen

uint16_t xmldsigPGPDataType::charactersLen

◆ PGPKeyID

struct { ... } xmldsigPGPDataType::PGPKeyID

◆ PGPKeyID_isUsed

unsigned int xmldsigPGPDataType::PGPKeyID_isUsed

◆ PGPKeyPacket

struct { ... } xmldsigPGPDataType::PGPKeyPacket

◆ PGPKeyPacket_isUsed

unsigned int xmldsigPGPDataType::PGPKeyPacket_isUsed

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