Generated by
JDiff

Class java.security.cert.X509CRL

Documentation changed from old to new.

Changed Methods
byte[] getEncoded() Documentation changed from old to new.
Returns the ASN.1 DER-encoded form of this CRL.
X509CRLEntry getRevokedCertificate(BigInteger) Documentation changed from old to new.
Gets the CRL entry if any with the given certificate serialNumber.
String getSigAlgOID() Documentation changed from old to new.
Gets the signature algorithm OID string from the CRL.