|
Platform Security Architecture — cryptography and keystore interface
beta 2 — 2019-02-22
|
#include <crypto.h>
Public Attributes | |
| uint32_t | e |
Extra parameters for RSA key generation.
You may pass a pointer to a structure of this type as the extra parameter to psa_generate_key().
| uint32_t psa_generate_key_extra_rsa::e |
Public exponent value. Default: 65537.
1.8.11