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