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