Uses of Class
org.apache.geronimo.util.asn1.x509.CertificateList

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

Uses of CertificateList in org.apache.geronimo.util.asn1.x509
 

Methods in org.apache.geronimo.util.asn1.x509 that return CertificateList
static CertificateList CertificateList.getInstance(ASN1TaggedObject obj, boolean explicit)
           
static CertificateList CertificateList.getInstance(Object obj)
           
 

Uses of CertificateList in org.apache.geronimo.util.jce.provider
 

Constructors in org.apache.geronimo.util.jce.provider with parameters of type CertificateList
X509CRLObject(CertificateList c)
           
 



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