OnlineCheck

Checks the certificate online

Members

Functions

run
void run()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

id
size_t id;
Undocumented in source.
issuer
const(X509Certificate)* issuer;
Undocumented in source.
resp
OCSPResponse* resp;
Undocumented in source.
subject
const(X509Certificate)* subject;
Undocumented in source.
trusted_roots
const(CertificateStore)* trusted_roots;
Undocumented in source.

Meta