Uses of Class
org.apache.geronimo.util.asn1.x509.TBSCertList.CRLEntry

Packages that use TBSCertList.CRLEntry
org.apache.geronimo.util.asn1.x509   
org.apache.geronimo.util.jce.provider   
 

Uses of TBSCertList.CRLEntry in org.apache.geronimo.util.asn1.x509
 

Methods in org.apache.geronimo.util.asn1.x509 that return TBSCertList.CRLEntry
 TBSCertList.CRLEntry[] TBSCertList.getRevokedCertificates()
           
 TBSCertList.CRLEntry[] CertificateList.getRevokedCertificates()
           
 

Uses of TBSCertList.CRLEntry in org.apache.geronimo.util.jce.provider
 

Constructors in org.apache.geronimo.util.jce.provider with parameters of type TBSCertList.CRLEntry
X509CRLEntryObject(TBSCertList.CRLEntry c)
           
 



Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.