ECDSA_SIG_new

Allocates and initialize a ECDSA_SIG structure

Synopsis

Declared in <openssl/ec.h>

ECDSA_SIG*
ECDSA_SIG_new();

Return Value

pointer to a ECDSA_SIG structure or NULL if an error occurred