CRLEntryImpl.this

Construct an CRL entry.

  1. this(bool throw_on_unknown_critical_extension)
  2. this(X509CertificateImpl cert, CRLCode why)
    class CRLEntryImpl

Parameters

cert X509CertificateImpl

the certificate to revoke

why CRLCode

the reason code to set in the entry

Meta