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