x509_cert_pair_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_cert_pair_st {}

Members

Variables

forward
X509* forward;
Undocumented in source.
reverse
X509* reverse;
Undocumented in source.

Meta