OpenV2G
|
#include <dinEXIDatatypes.h>
Data Fields | |
struct { | |
uint8_t bytes [dinRSAKeyValueType_Modulus_BYTES_SIZE] | |
uint16_t bytesLen | |
} | Modulus |
struct { | |
uint8_t bytes [dinRSAKeyValueType_Exponent_BYTES_SIZE] | |
uint16_t bytesLen | |
} | Exponent |
uint8_t dinRSAKeyValueType::bytes[dinRSAKeyValueType_Exponent_BYTES_SIZE] |
uint16_t dinRSAKeyValueType::bytesLen |
struct { ... } dinRSAKeyValueType::Exponent |
struct { ... } dinRSAKeyValueType::Modulus |