Defines key type structures for RSA public keys of mcuxClRsa, see mcuxClKey. More...
Variables | |
| const mcuxClKey_TypeDescriptor_t | mcuxClKey_TypeDescriptor_Rsa_Public_1024 |
| Key type structure for RSA public key and key size 1024 bits. | |
| const mcuxClKey_TypeDescriptor_t | mcuxClKey_TypeDescriptor_Rsa_Public_2048 |
| Key type structure for RSA public key and key size 2048 bits. | |
| const mcuxClKey_TypeDescriptor_t | mcuxClKey_TypeDescriptor_Rsa_Public_3072 |
| Key type structure for RSA public key and key size 3072 bits. | |
| const mcuxClKey_TypeDescriptor_t | mcuxClKey_TypeDescriptor_Rsa_Public_4096 |
| Key type structure for RSA public key and key size 4096 bits. | |
|
extern |
Key type structure for RSA public key and key size 1024 bits.
|
extern |
Key type structure for RSA public key and key size 2048 bits.
|
extern |
Key type structure for RSA public key and key size 3072 bits.
|
extern |
Key type structure for RSA public key and key size 4096 bits.