[#PBE2PARAM_new] = PBE2PARAM_new :mrdocs: Allocate an empty PKCS#5 PBES2 parameter structure. == Synopsis Declared in `<openssl/x509.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:PBE2PARAM.adoc[PBE2PARAM]* PBE2PARAM_new(); ---- == Return Value New PBE2PARAM, or NULL on allocation failure. [.small]#Created with https://www.mrdocs.com[MrDocs]#