Closed as not planned
Description
Description
In psa_get_key_attributes
, reporting the domain parameters for a key in a secure element is not implemented. Specifically, we're supposed to report the public exponent of an RSA key, so that psa_get_key_attributes
on a key followed by psa_generate_key
creates a key with the same public exponent as the first key.
Issue request type
[ ] Question
[x] Enhancement
[ ] Bug