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