OpenV2G
Data Fields
v2gRSAKeyValueType Struct Reference

#include <v2gEXIDatatypes.h>

Data Fields

struct {
   uint8_t   bytes [v2gRSAKeyValueType_Modulus_BYTES_SIZE]
 
   uint16_t   bytesLen
 
Modulus
 
struct {
   uint8_t   bytes [v2gRSAKeyValueType_Exponent_BYTES_SIZE]
 
   uint16_t   bytesLen
 
Exponent
 

Field Documentation

◆ bytes

uint8_t v2gRSAKeyValueType::bytes[v2gRSAKeyValueType_Exponent_BYTES_SIZE]

◆ bytesLen

uint16_t v2gRSAKeyValueType::bytesLen

◆ Exponent

struct { ... } v2gRSAKeyValueType::Exponent

◆ Modulus

struct { ... } v2gRSAKeyValueType::Modulus

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