java.security.cert.CRL
Constructorparamtype super(type);
super(type);
paramcert Certificate to be checkedreturnalways falseseejava.security.cert.CRL#isRevoked(java.security.cert.Certificate) return false;
Certificate
false
return false;
returnString representationseejava.lang.Object#toString() return "MyCRL: [" + getType() + "]";
String
return "MyCRL: [" + getType() + "]";