X509CRLImpl.this

CRL constructor, revoked certs, no extensions.

@param issuer the name of the CA issuing this CRL. @param thisUpdate the Date of this issue. @param nextUpdate the Date of the next CRL. @param badCerts the array of CRL entries.

@exception CRLException on parsing/construction errors.

Meta