mbedtls_pk_rsassa_pss_options struct
Options for RSASSA-PSS signature verification. See \c mbedtls_rsa_rsassa_pss_verify_ext()
Fields
The digest to use for MGF1 in PSS.
The expected length of the salt, in bytes. This may be #MBEDTLS_RSA_SALT_LEN_ANY to accept any salt length.
![]()
typedef struct mbedtls_pk_rsassa_pss_options {