Platform Security Architecture — cryptography and keystore interface  beta 2 — 2019-02-22
Public Attributes | List of all members
psa_generate_key_extra_rsa Struct Reference

#include <crypto.h>

Public Attributes

uint32_t e
 

Detailed Description

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().

Member Data Documentation

uint32_t psa_generate_key_extra_rsa::e

Public exponent value. Default: 65537.


The documentation for this struct was generated from the following file: