ECDSA_SIG_new

Allocates and initialize a ECDSA_SIG structure

extern (C) nothrow @nogc
ECDSA_SIG_new
()

Return Value

Type: .ECDSA_SIG*

pointer to a ECDSA_SIG structure or null if an error occurred

Meta