Package | Description |
---|---|
kz.gamma.jce.provider | |
kz.gamma.x509 |
Modifier and Type | Class and Description |
---|---|
class |
X509StoreAttrCertCollection |
class |
X509StoreCertCollection |
class |
X509StoreCertPairCollection
This class is a collection based Bouncy Castle
X509Store SPI implementation for certificate
pairs. |
class |
X509StoreCRLCollection |
class |
X509StoreLDAPAttrCerts
A SPI implementation of Bouncy Castle
X509Store for getting
attribute certificates from an LDAP directory. |
class |
X509StoreLDAPCertPairs
A SPI implementation of Bouncy Castle
X509Store for getting
cross certificates pairs from an LDAP directory. |
class |
X509StoreLDAPCerts
A SPI implementation of Bouncy Castle
X509Store for getting
certificates form a LDAP directory. |
class |
X509StoreLDAPCRLs
A SPI implementation of Bouncy Castle
X509Store for getting
certificate revocation lists from an LDAP directory. |
Modifier and Type | Field and Description |
---|---|
private X509StoreSpi |
X509Store._spi |
Constructor and Description |
---|
X509Store(java.security.Provider provider,
X509StoreSpi spi) |
Copyright © 1998-2014 Gamma Technologies. All Rights Reserved.