Allocate a new ECPKPARAMETERS object.

Synopsis

Declared in <openssl/ec.h>

ECPKPARAMETERS*
ECPKPARAMETERS_new();

Return Value

A newly allocated object, or NULL on error.

Created with MrDocs