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

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

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

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

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

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



Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.