- decodeFrom
void decodeFrom(BERDecoder source)
Undocumented in source. Be warned that the author may not have intended to support it.
- encodeInto
void encodeInto(DEREncoder to_)
Undocumented in source. Be warned that the author may not have intended to support it.
- expireTime
const(X509Time) expireTime()
Get the revocation date of the certificate associated with this entry
- opCmp
int opCmp(CRLEntry a2)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(CRLEntry a2)
Undocumented in source. Be warned that the author may not have intended to support it.
- reasonCode
CRLCode reasonCode()
Get the entries reason code
- serialNumber
const(Vector!ubyte) serialNumber()
Get the serial number of the certificate associated with this entry.
This class represents CRL entries