Creates a new certificate revocation list of the specified type.paramtype the type for the CRL.sinceAndroid 1.0 this.type = type;
this.type = type;
Returns the type of this CRL.returnthe type of this CRL.sinceAndroid 1.0 return type;
return type;
Returns whether the specified certificate is revoked by this CRL.paramcert the certificate to check.return{@code true} if the certificate is revoked by this CRL, otherwise {@code false}.sinceAndroid 1.0
Returns the string representation of this instance.returnthe string representation of this instance.sinceAndroid 1.0