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