| Class | Description |
|---|---|
| BeIDKeyManagerFactory |
eID specific
KeyManagerFactory. |
| BeIDKeyStore |
eID based JCA
KeyStore. |
| BeIDKeyStoreParameter |
An eID specific
KeyStore parameter. |
| BeIDManagerFactoryParameters |
eID specific implementation of
ManagerFactoryParameters. |
| BeIDPrivateKey |
eID based JCA private key.
|
| BeIDProvider |
The JCA security provider.
|
| BeIDSecureRandom |
eID based implementation of a secure random generator.
|
| BeIDSignature |
eID based JCA
Signature implementation. |
| BeIDSocketFactory |
Utility class simplifying the use of the BeID Card for Mutual SSL
authentication to two actions:
Security.addProvider(new BeIDProvider());
set your connection's socketfactory to
BeIDSocketFactory.getSSLSocketFactory() before opening the connection.
|
| BeIDX509KeyManager |
eID specific
X509ExtendedKeyManager. |
Copyright © 2012–2019 BOSA. All rights reserved.