X509_objects_st

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) nothrow
struct X509_objects_st {}

Members

Variables

a2i
ExternC!(int function()) a2i;
Undocumented in source.
i2a
ExternC!(int function()) i2a;
Undocumented in source.
nid
int nid;
Undocumented in source.

Meta