CRYSRSAPrivNonCRTKey_t

nRF5 SDK v13.1.0

#include <crys_rsa_types.h>

Data Fields

uint32_t d [((2048+64)/32)]
uint32_t dSizeInBits
uint32_t e [((2048+64)/32)]
uint32_t eSizeInBits

Detailed Description

Private key on non-CRT mode data structure (used internally).

Field Documentation

uint32_t CRYSRSAPrivNonCRTKey_t::d[((2048+64)/32)]

RSA private exponent buffer.

uint32_t CRYSRSAPrivNonCRTKey_t::dSizeInBits

RSA private exponent size in bits.

uint32_t CRYSRSAPrivNonCRTKey_t::e[((2048+64)/32)]

RSA public exponent buffer.

uint32_t CRYSRSAPrivNonCRTKey_t::eSizeInBits

RSA public exponent size in bits.

  • external/nrf_cc310/include/crys_rsa_types.h