|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use X509StoreSpi | |
|---|---|
| kz.gamma.jce.provider | |
| kz.gamma.x509 | |
| Uses of X509StoreSpi in kz.gamma.jce.provider |
|---|
| Subclasses of X509StoreSpi in kz.gamma.jce.provider | |
|---|---|
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. |
| Uses of X509StoreSpi in kz.gamma.x509 |
|---|
| Fields in kz.gamma.x509 declared as X509StoreSpi | |
|---|---|
private X509StoreSpi |
X509Store._spi
|
| Constructors in kz.gamma.x509 with parameters of type X509StoreSpi | |
|---|---|
X509Store(java.security.Provider provider,
X509StoreSpi spi)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||