Allocate a new ECPARAMETERS object.
Synopsis
Declared in <openssl/ec.h>
ECPARAMETERS*
ECPARAMETERS_new();
Return Value
A newly allocated object, or NULL on error.
Created with MrDocs
Allocate a new ECPARAMETERS object.
Declared in <openssl/ec.h>
ECPARAMETERS*
ECPARAMETERS_new();
A newly allocated object, or NULL on error.
Created with MrDocs