[#ECDSA_SIG_new] = ECDSA_SIG_new :mrdocs: Allocates and initialize a ECDSA_SIG structure == Synopsis Declared in `<openssl/ec.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:ECDSA_SIG.adoc[ECDSA_SIG]* ECDSA_SIG_new(); ---- == Return Value pointer to a ECDSA_SIG structure or NULL if an error occurred [.small]#Created with https://www.mrdocs.com[MrDocs]#