Initial CRL constructor, no revoked certs, and 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.
See Implementation
Initial CRL constructor, no revoked certs, and 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.