X509_algor_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_algor_st {}

Members

Variables

algorithm
ASN1_OBJECT* algorithm;
Undocumented in source.
parameter
ASN1_TYPE* parameter;
Undocumented in source.

Meta