ocsp_revoked_info_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 ocsp_revoked_info_st {}

Members

Variables

revocationReason
ASN1_ENUMERATED* revocationReason;
Undocumented in source.
revocationTime
ASN1_GENERALIZEDTIME* revocationTime;
Undocumented in source.

Meta