X509CRLImpl.this

CRL constructor, revoked certs and 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. @param crlExts the CRL extensions.

@exception CRLException on parsing/construction errors.

Meta