X509_get_ext_d2i ( a nid crit idx -- void* )


Vocabulary
openssl.libssl

Inputs
aan object
nidan object
critan object
idxan object


Outputs
void*an object


Definition


LIBRARY: libssl FUNCTION: void* X509_get_ext_d2i
( X509* a, int nid, int* crit, int* idx )