Uses of Class
kz.gamma.asn1.x509.CertificateList

Packages that use CertificateList
kz.gamma.asn1.x509   
kz.gamma.jce.provider   
 

Uses of CertificateList in kz.gamma.asn1.x509
 

Methods in kz.gamma.asn1.x509 that return CertificateList
static CertificateList CertificateList.getInstance(ASN1TaggedObject obj, boolean explicit)
           
static CertificateList CertificateList.getInstance(java.lang.Object obj)
           
 

Uses of CertificateList in kz.gamma.jce.provider
 

Fields in kz.gamma.jce.provider declared as CertificateList
private  CertificateList X509CRLObject.c
           
 

Constructors in kz.gamma.jce.provider with parameters of type CertificateList
X509CRLObject(CertificateList c)
           
 



Copyright © 1998-2014 Gamma Technologies. All Rights Reserved.