[#ECPKPARAMETERS_new] = ECPKPARAMETERS_new :mrdocs: Allocate a new ECPKPARAMETERS object. == Synopsis Declared in `<openssl/ec.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:ECPKPARAMETERS.adoc[ECPKPARAMETERS]* ECPKPARAMETERS_new(); ---- == Return Value A newly allocated object, or NULL on error. [.small]#Created with https://www.mrdocs.com[MrDocs]#