MCUX CLNS
MCUX Crypto Library Normal Secure
 
Loading...
Searching...
No Matches
mcuxClPsaDriver_keygen_export_public_key_rsa_example.c File Reference

Example for generating and exporting rsa key. More...

#include "common.h"
#include <mcuxClToolchain.h>
#include <mcuxClEls.h>
#include <mcuxClSession.h>
#include <mcuxClKey.h>
#include <mcuxCsslFlowProtection.h>
#include <stdbool.h>
#include <mcuxClPsaDriver.h>
#include <mcuxClCore_Examples.h>
#include <mcuxClRsa.h>
#include <mcuxClPkc.h>

Macros

#define LIFETIME_INTERNAL
 
#define LIFETIME_EXTERNAL
 

Functions

 MCUXCLEXAMPLE_FUNCTION (mcuxClPsaDriver_keygen_export_public_key_rsa_example)
 

Variables

static const ALIGNED uint8_t PublicExp []
 

Detailed Description

Example for generating and exporting rsa key.