Java Platform 1.2

Uses of Class
java.security.cert.X509CRLEntry

Packages that use X509CRLEntry
java.security.cert Provides classes and interfaces for parsing and managing certificates. 
 

Uses of X509CRLEntry in java.security.cert
 

Methods in java.security.cert that return X509CRLEntry
abstract  X509CRLEntry X509CRL.getRevokedCertificate(BigInteger serialNumber)
          Gets the CRL entry with the given serialNumber from this CRL.
 


Java Platform 1.2

Submit a bug or feature Version 1.2 of Java Platform API Specification
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-1998 Sun Microsystems, Inc. 901 San Antonio Road,
Palo Alto, California, 94303, U.S.A. All Rights Reserved.