Structure for multi-precision integer used in asymetric cryptography. More...
#include <mcuxClOscca_Types.h>
Data Fields | |
uint8_t const * | pMPInt |
Pointer to the multi precision integer. | |
uint16_t | wNumBytes |
Length in bytes of multi precision integer. | |
Structure for multi-precision integer used in asymetric cryptography.
uint8_t const* mcuxClOscca_MPInt_t::pMPInt |
Pointer to the multi precision integer.
uint16_t mcuxClOscca_MPInt_t::wNumBytes |
Length in bytes of multi precision integer.