ocsp_one_request_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_one_request_st {}

Members

Variables

reqCert
OCSP_CERTID* reqCert;
Undocumented in source.
singleRequestExtensions
STACK_OF!(X509_EXTENSION)* singleRequestExtensions;
Undocumented in source.

Meta