Return the ASN.1 item descriptor for RSA_PSS_PARAMS.
Synopsis
Declared in <openssl/rsa.h>
ASN1_ITEM const*
RSA_PSS_PARAMS_it();
Return Value
Pointer to the static ASN1_ITEM for RSA_PSS_PARAMS.
Created with MrDocs