See: Description
| Class | Description |
|---|---|
| BasicCkiAuthenticator |
Basic
CkiAuthenticator used for authentication when opening a private session on the token. |
| BasicCkiEventManager | |
| CkiEventManager |
The CkiEventManager handles Cryptoki errors.
|
| CkiOIDManager |
A subclass of
oracle.security.crypto.util.OIDManager that maps various cryptographic object and algorithm OIDs to the appropriate Cryptoki classes. |
| CkiParams |
This class is used to set up the Cryptoki context with the
CkiSlotManager class. |
| CkiSlotManager |
CkiSlotManager manages the PKCS #11 slots.
|
| CkiSlotManager.OperationType |
A class used for mapping operation to slot.
|
Provides utility classes for the Cryptoki class library.