OCSPRequest

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(X509Certificate issuer_cert, X509Certificate subject_cert)
Undocumented in source.

Members

Functions

BER_encode
Vector!ubyte BER_encode()
Undocumented in source. Be warned that the author may not have intended to support it.
base64Encode
string base64Encode()
Undocumented in source. Be warned that the author may not have intended to support it.
issuer
const(X509Certificate) issuer()
Undocumented in source. Be warned that the author may not have intended to support it.
subject
const(X509Certificate) subject()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta