CRYS_RSAUserPrivKey_t

nRF5 SDK v13.1.0

#include <crys_rsa_types.h>

Data Fields

uint32_t valid_tag
uint32_t PrivateKeyDbBuff [sizeof( CRYSRSAPrivKey_t )/sizeof(uint32_t)+1]

Detailed Description

The private key's user structure prototype. This structure must be saved by the user, and is used as input to the RSA functions (such as SaSi_RsaSchemesDecrypt etc.).

Field Documentation

uint32_t CRYS_RSAUserPrivKey_t::PrivateKeyDbBuff[sizeof( CRYSRSAPrivKey_t )/sizeof(uint32_t)+1]

Private key data.

uint32_t CRYS_RSAUserPrivKey_t::valid_tag

Validation tag.

  • external/nrf_cc310/include/crys_rsa_types.h