JavaTM 2 Platform
Standard Edition

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.
 


JavaTM 2 Platform
Standard Edition

Submit a bug or feature
Java, Java 2D, and JDBC are a trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-1999 Sun Microsystems, Inc. 901 San Antonio Road,
Palo Alto, California, 94303, U.S.A. All Rights Reserved.