Return the ASN.1 item descriptor for ECPARAMETERS.
Synopsis
Declared in <openssl/ec.h>
ASN1_ITEM const*
ECPARAMETERS_it();
Return Value
Pointer to the static ASN1_ITEM for ECPARAMETERS.
Created with MrDocs