Key type definitions. More...
Macros | |
| #define | MCUXCLRSA_KEY_PUBLIC |
| RSA key type public. | |
| #define | MCUXCLRSA_KEY_PRIVATEPLAIN |
| RSA key type private plain. | |
| #define | MCUXCLRSA_KEY_PRIVATECRT |
| RSA key type private CRT. | |
| #define | MCUXCLRSA_KEY_PRIVATECRT_DFA |
| RSA key type private CRT, with which a fault-protected CRT operation is executed. | |
Key type definitions.
| #define MCUXCLRSA_KEY_PUBLIC |
RSA key type public.
| #define MCUXCLRSA_KEY_PRIVATEPLAIN |
RSA key type private plain.
| #define MCUXCLRSA_KEY_PRIVATECRT |
RSA key type private CRT.
| #define MCUXCLRSA_KEY_PRIVATECRT_DFA |
RSA key type private CRT, with which a fault-protected CRT operation is executed.