| Package | Description |
|---|---|
| iaik.pkcs.pkcs11 | |
| iaik.pkcs.pkcs11.objects | |
| iaik.pkcs.pkcs11.parameters | |
| iaik.pkcs.pkcs11.wrapper |
| Class and Description |
|---|
| Info
Objects of this class provide information about a PKCS#11 module; i.e.
|
| InitializeArgs
The interface that an object must implement to be a valid parameter for the
initialize method of a Module object.
|
| MapVendorCodeConverter |
| Mechanism
Objects of this class represent a mechanism as defined in PKCS#11.
|
| MechanismInfo
Objects of this class provide information about a certain mechanism that a
token implements.
|
| Module
Caution:
Unlike the original PKCS#11 wrapper, we only call initialize() once per
native .so/.dll.
|
| MutexHandler
Objects that implement this interface can be used in the InitializeArgs to
handle mutex functionality.
|
| Notify
Interface for notification callbacks.
|
| Session
Session objects are used to perform cryptographic operations on a token.
|
| SessionInfo
An object of this class provides information about a session.
|
| Slot
Objects of this class represent slots that can accept tokens.
|
| SlotInfo
Objects of this call provide information about a slot.
|
| State
Objects of this class show the state of a session.
|
| Token
Objects of this class represent PKCS#11 tokens.
|
| TokenException
The base class for all exceptions in this package.
|
| TokenInfo
Objects of this class provide information about a token.
|
| VendorCodeConverter |
| Version
Objects of this class represent a version.
|
| Class and Description |
|---|
| Mechanism
Objects of this class represent a mechanism as defined in PKCS#11.
|
| Module
Caution:
Unlike the original PKCS#11 wrapper, we only call initialize() once per
native .so/.dll.
|
| Session
Session objects are used to perform cryptographic operations on a token.
|
| TokenException
The base class for all exceptions in this package.
|
| UnsupportedAttributeException |
| VendorCodeConverter |
| Class and Description |
|---|
| Mechanism
Objects of this class represent a mechanism as defined in PKCS#11.
|
| Session
Session objects are used to perform cryptographic operations on a token.
|
| TokenException
The base class for all exceptions in this package.
|
| Version
Objects of this class represent a version.
|
| Class and Description |
|---|
| Mechanism
Objects of this class represent a mechanism as defined in PKCS#11.
|
| TokenException
The base class for all exceptions in this package.
|
| TokenRuntimeException
The base class for all runtime exceptions in this package.
|
Copyright © 2022. All rights reserved.