Allocate an empty PKCS#5 PBES2 parameter structure.
Declared in <openssl/x509.h>
<openssl/x509.h>
PBE2PARAM* PBE2PARAM_new();
New PBE2PARAM, or NULL on allocation failure.