Defines key type pointers for public RSA keys of mcuxClRsa, see mcuxClKey. More...
Variables | |
| static const mcuxClKey_Type_t | mcuxClKey_Type_Rsa_Public_1024 |
| Key type pointer for RSA public key and key size 1024 bits. | |
| static const mcuxClKey_Type_t | mcuxClKey_Type_Rsa_Public_2048 |
| Key type pointer for RSA public key and key size 2048 bits. | |
| static const mcuxClKey_Type_t | mcuxClKey_Type_Rsa_Public_3072 |
| Key type pointer for RSA public key and key size 3072 bits. | |
| static const mcuxClKey_Type_t | mcuxClKey_Type_Rsa_Public_4096 |
| Key type pointer for RSA public key and key size 4096 bits. | |
|
static |
Key type pointer for RSA public key and key size 1024 bits.
|
static |
Key type pointer for RSA public key and key size 2048 bits.
|
static |
Key type pointer for RSA public key and key size 3072 bits.
|
static |
Key type pointer for RSA public key and key size 4096 bits.