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