Package | Description |
---|---|
iaik.pkcs.pkcs11.wrapper | |
it.trento.comune.j4sign.pkcs11 |
The j4sign layer for managing PKCS#11 tokens.
|
Class and Description |
---|
CK_ATTRIBUTE
class CK_ATTRIBUTE includes the type, value and length of an attribute.
|
CK_CREATEMUTEX
interface CK_CREATEMUTEX.
|
CK_DATE
class .
|
CK_DESTROYMUTEX
interface CK_DESTROYMUTEX.
|
CK_INFO
class CK_INFO provides general information about Cryptoki.
|
CK_LOCKMUTEX
interface CK_LOCKMUTEX
|
CK_MECHANISM
class CK_MECHANISM specifies a particular mechanism and any parameters it
requires.
|
CK_MECHANISM_INFO
class CK_MECHANISM_INFO provides information about a particular mechanism.
|
CK_NOTIFY
interface CK_NOTIFY.
|
CK_SESSION_INFO
class CK_SESSION_INFO provides information about a session.
|
CK_SLOT_INFO
class CK_SLOT_INFO provides information about a slot.
|
CK_SSL3_KEY_MAT_OUT
class CK_SSL3_KEY_MAT_OUT contains the resulting key handles and
initialization vectors after performing a C_DeriveKey function with the
CKM_SSL3_KEY_AND_MAC_DERIVE mechanism.
|
CK_SSL3_RANDOM_DATA
class CK_SSL3_RANDOM_DATA provides information about the random data of a
client and a server in an SSL context.
|
CK_TOKEN_INFO
class CK_TOKEN_INFO provides information about a token.
|
CK_UNLOCKMUTEX
interface CK_UNLOCKMUTEX
|
CK_VERSION
class CK_VERSION describes the version of a Cryptoki interface, a Cryptoki
library, or an SSL implementation, or the hardware or firmware version of a
slot or token.
|
PKCS11
If the underlaying PKCS#11 function retuns CK_OK, the method
returns normally.
|
PKCS11Exception
This is the superclass of all checked exceptions used by this package.
|
Class and Description |
---|
CK_MECHANISM
class CK_MECHANISM specifies a particular mechanism and any parameters it
requires.
|
PKCS11
If the underlaying PKCS#11 function retuns CK_OK, the method
returns normally.
|
PKCS11Exception
This is the superclass of all checked exceptions used by this package.
|