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
Allocate a new ECPKPARAMETERS object.
Declared in <openssl/ec.h>
ECPKPARAMETERS*
ECPKPARAMETERS_new();
A newly allocated object, or NULL on error.
Created with MrDocs