| Package | Description |
|---|---|
| org.dihedron.crypto.exceptions | |
| org.dihedron.crypto.providers | |
| org.dihedron.crypto.providers.mscapi |
| Modifier and Type | Class and Description |
|---|---|
class |
SmartCardException
The root of the smart card provider-specific exceptions.
|
class |
UnavailableDriverException |
| Modifier and Type | Method and Description |
|---|---|
abstract AutoCloseableProvider |
ProviderFactory.getProvider(T traits)
Creates and installs a security provider of the specific type, using the
given traits to perform its configuration.
|
| Modifier and Type | Method and Description |
|---|---|
AutoCloseableProvider |
MicrosoftProvider.getProvider(MicrosoftTraits traits)
Installs a new Microsoft CryptoAPI security provider; the provider may
provide access to smart card devices if these have certificate propagation
enabled.
|
Copyright © 2012-2014 Andrea Funtò. See here for terms and conditions.