Allocate an empty PKCS#5 PBES1 parameter structure (salt and iteration count).
Declared in <openssl/x509.h>
<openssl/x509.h>
PBEPARAM* PBEPARAM_new();
New PBEPARAM, or NULL on allocation failure.