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