Overview
Package
Class
Use
Source
Tree
Index
Deprecated
About
Frames
|
No Frames
Uses of Class java.security.cert.X509CRLEntry
Uses in package java.security.cert
Methods with return type java.security.cert.X509CRLEntry
X509CRLEntry
X509CRL
.
getRevokedCertificate
(
BigInteger
serialNumber)
Gets the requeste dX509Entry for the specified certificate serial number.
Uses in package gnu.java.security.x509
Methods with return type java.security.cert.X509CRLEntry
X509CRLEntry
X509CRL
.
getRevokedCertificate
(
BigInteger
serialNo)
Overview
Package
Class
Use
Source
Tree
Index
Deprecated
About