Pdf |
| Class | Description | |
|---|---|---|
| Device | The cryptographic device (HSM, USB token, etc.) | |
| DeviceList | The list of devices managed by a PKCS#11 module | |
| Module | The PKCS#11 driver module The PKCS#11 driver module (middleware) manages the cryptographic devices of a particular type. Note: The PKCS#11 interface requires special handling of the driver modules:
| |
| Session | A session to a cryptographic device (HSM, USB token, etc.) to perform cryptographic operations The session can be used to create signature configuration to sign documents. To acquire a session, the following steps must be performed:
| |
| SignatureConfiguration | The signature configuration | |
| TimestampConfiguration | The time-stamp configuration |