mbedtls_pk_rsassa_pss_options Struct Reference

Options for RSASSA-PSS signature verification. More...

#include <pk.h>


Data Fields

mbedtls_md_type_t mgf1_hash_id
int expected_salt_len


Detailed Description

Options for RSASSA-PSS signature verification.

See mbedtls_rsa_rsassa_pss_verify_ext()

Definition at line 88 of file pk.h.


Field Documentation

int mbedtls_pk_rsassa_pss_options::expected_salt_len

Definition at line 91 of file pk.h.

mbedtls_md_type_t mbedtls_pk_rsassa_pss_options::mgf1_hash_id

Definition at line 90 of file pk.h.


The documentation for this struct was generated from the following file:
Generated on 11 Mar 2017 for mbed TLS v2.4.2 by  doxygen 1.4.7