All Classes
| Class | Description |
|---|---|
| AbstractKeyStoreTokenConnection | |
| AbstractSignatureTokenConnection | |
| DSSPrivateKeyEntry |
Interface for a PrivateKey.
|
| JKSSignatureToken |
Class holding all Java KeyStore file access logic.
|
| KeyStoreSignatureTokenConnection | |
| KSPrivateKeyEntry |
Wrapper of a PrivateKeyEntry coming from a KeyStore.
|
| MSCAPISignatureToken |
Class holding all MS CAPI API access logic.
|
| PasswordInputCallback |
This Callback is created in order to retrieve the password from the user when accessing the Key Store.
|
| Pkcs11SignatureToken |
PKCS11 token with callback
|
| Pkcs12SignatureToken |
Class holding all PKCS#12 file access logic.
|
| PrefilledPasswordCallback |
Class that hold a simple password.
|
| SignatureTokenConnection |
Connection through available API to the QSCD (SmartCard, MSCAPI, PKCS#12)
|
| SunPKCS11Initializer |