| Package | Description | 
|---|---|
| iaik.pkcs.pkcs11 | 
 This package provides a object oriented API to access PKCS#11 modules. 
 | 
| iaik.pkcs.pkcs11.wrapper | 
 This package contains the first (lowest) Java layer of the PKCS#11 wrapper. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected PKCS11 | 
Module.pkcs11Module_
Interface to the underlying PKCS#11 module. 
 | 
protected PKCS11 | 
Session.pkcs11Module_
A reference to the underlying PKCS#11 module to perform the operations. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
PKCS11 | 
Module.getPKCS11Module()
Gets the PKCS#11 module of the wrapper package behind this object. 
 | 
| Constructor and Description | 
|---|
Module(PKCS11 pkcs11Module)
Create a new module that uses the given PKCS11 interface to interact with the token. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
PKCS11Implementation
This is the default implementation of the PKCS11 interface. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static PKCS11 | 
PKCS11Connector.connectToPKCS11Module(java.lang.String pkcs11ModulePath)
Connect to a PKCS#11 module and get an interface to it. 
 | 
static PKCS11 | 
PKCS11Connector.connectToPKCS11Module(java.lang.String pkcs11ModulePath,
                     boolean wrapperDebugVersion)
Connect to a PKCS#11 module and get an interface to it. 
 | 
static PKCS11 | 
PKCS11Connector.connectToPKCS11Module(java.lang.String pkcs11ModulePath,
                     java.lang.String pkcs11WrapperPath)
Connect to a PKCS#11 module with the specified PKCS#11-wrapper native library and get an
 interface to it. 
 | 
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