ECPARAMETERS_free

Free an ECPARAMETERS object.

Synopsis

Declared in <openssl/ec.h>

void
ECPARAMETERS_free(ECPARAMETERS* a);

Parameters

NameDescription
aObject to free; may be NULL.