OpenV2G
Data Fields
dinRSAKeyValueType Struct Reference

#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
 

Field Documentation

◆ bytes

uint8_t dinRSAKeyValueType::bytes[dinRSAKeyValueType_Exponent_BYTES_SIZE]

◆ bytesLen

uint16_t dinRSAKeyValueType::bytesLen

◆ Exponent

struct { ... } dinRSAKeyValueType::Exponent

◆ Modulus

struct { ... } dinRSAKeyValueType::Modulus

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