mirror of
https://github.com/cuberite/polarssl.git
synced 2025-09-29 00:18:06 -04:00
pk: improve description for the next opaque ID field
Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
This commit is contained in:
parent
fc90decb74
commit
92da2a79aa
@ -236,7 +236,7 @@ typedef struct mbedtls_pk_info_t mbedtls_pk_info_t;
|
|||||||
* \brief Public key container
|
* \brief Public key container
|
||||||
*
|
*
|
||||||
* \note The priv_id is guarded by MBEDTLS_PSA_CRYPTO_C and not
|
* \note The priv_id is guarded by MBEDTLS_PSA_CRYPTO_C and not
|
||||||
* only by MBEDTLS_USE_PSA_CRYPTO because it can be used also
|
* by MBEDTLS_USE_PSA_CRYPTO because it can be used also
|
||||||
* in mbedtls_pk_sign_ext for RSA keys.
|
* in mbedtls_pk_sign_ext for RSA keys.
|
||||||
*/
|
*/
|
||||||
typedef struct mbedtls_pk_context {
|
typedef struct mbedtls_pk_context {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user