Package | Description |
---|---|
iaik.pkcs.pkcs11 |
This package provides a object oriented API to access PKCS#11 modules.
|
Modifier and Type | Field and Description |
---|---|
protected Module |
Slot.module_
The module that created this slot object.
|
protected Module |
Session.module_
A reference to the underlying PKCS#11 module to perform the operations.
|
Modifier and Type | Method and Description |
---|---|
static Module |
Module.getInstance(java.lang.String pkcs11ModuleName)
Get an instance of this class by giving the name of the PKCS#11 module; e.g.
|
static Module |
Module.getInstance(java.lang.String pkcs11ModuleName,
boolean wrapperDebugVersion)
Get an instance of this class by giving the name of the PKCS#11 module; e.g.
|
static Module |
Module.getInstance(java.lang.String pkcs11ModuleName,
java.lang.String pkcs11WrapperPath)
Get an instance of this class by giving the name of the PKCS#11 module, e.g.
|
Module |
Slot.getModule()
Get the module that created this Slot object.
|
Module |
Session.getModule()
Get the Module which this Session object operates with.
|
Constructor and Description |
---|
Slot(Module module,
long slotID)
The constructor that takes a reference to the module and the slot ID.
|
IAIK JavaSecurity Website http://jce.iaik.tugraz.at/
IAIK at Graz University of Technology, Austria, Europe
Copyright 2001-2023 IAIK, Graz University of Technology, Inffeldgasse 16a, 8010 Graz, Austria. All Rights Reserved. version 1.6.9