Uses of Class
kz.gamma.asn1.x509.TBSCertList.CRLEntry

Packages that use TBSCertList.CRLEntry
kz.gamma.asn1.x509   
kz.gamma.jce.provider   
 

Uses of TBSCertList.CRLEntry in kz.gamma.asn1.x509
 

Fields in kz.gamma.asn1.x509 declared as TBSCertList.CRLEntry
(package private)  TBSCertList.CRLEntry[] TBSCertList.revokedCertificates
           
 

Methods in kz.gamma.asn1.x509 that return TBSCertList.CRLEntry
 TBSCertList.CRLEntry[] CertificateList.getRevokedCertificates()
           
 TBSCertList.CRLEntry[] TBSCertList.getRevokedCertificates()
           
 

Uses of TBSCertList.CRLEntry in kz.gamma.jce.provider
 

Fields in kz.gamma.jce.provider declared as TBSCertList.CRLEntry
private  TBSCertList.CRLEntry X509CRLEntryObject.c
           
 

Constructors in kz.gamma.jce.provider with parameters of type TBSCertList.CRLEntry
X509CRLEntryObject(TBSCertList.CRLEntry c)
           
X509CRLEntryObject(TBSCertList.CRLEntry c, boolean isIndirect, javax.security.auth.x500.X500Principal previousCertificateIssuer)
          Constructor for CRLEntries of indirect CRLs.
 



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