OpenV2G
|
#include <dinEXIDatatypes.h>
Data Fields | |
struct { | |
exi_string_character_t characters [dinCertificateUpdateResType_Id_CHARACTERS_SIZE] | |
uint16_t charactersLen | |
} | Id |
dinresponseCodeType | ResponseCode |
struct dinCertificateChainType | ContractSignatureCertChain |
struct { | |
uint8_t bytes [dinCertificateUpdateResType_ContractSignatureEncryptedPrivateKey_BYTES_SIZE] | |
uint16_t bytesLen | |
} | ContractSignatureEncryptedPrivateKey |
struct { | |
uint8_t bytes [dinCertificateUpdateResType_DHParams_BYTES_SIZE] | |
uint16_t bytesLen | |
} | DHParams |
struct { | |
exi_string_character_t characters [dinCertificateUpdateResType_ContractID_CHARACTERS_SIZE] | |
uint16_t charactersLen | |
} | ContractID |
int16_t | RetryCounter |
uint8_t dinCertificateUpdateResType::bytes[dinCertificateUpdateResType_DHParams_BYTES_SIZE] |
uint16_t dinCertificateUpdateResType::bytesLen |
exi_string_character_t dinCertificateUpdateResType::characters[dinCertificateUpdateResType_ContractID_CHARACTERS_SIZE] |
uint16_t dinCertificateUpdateResType::charactersLen |
struct { ... } dinCertificateUpdateResType::ContractID |
struct dinCertificateChainType dinCertificateUpdateResType::ContractSignatureCertChain |
struct { ... } dinCertificateUpdateResType::ContractSignatureEncryptedPrivateKey |
struct { ... } dinCertificateUpdateResType::DHParams |
struct { ... } dinCertificateUpdateResType::Id |
dinresponseCodeType dinCertificateUpdateResType::ResponseCode |
int16_t dinCertificateUpdateResType::RetryCounter |