| Package | Description |
|---|---|
| iaik.pkcs.pkcs11.wrapper | |
| org.xipki.pkcs11.wrapper | |
| org.xipki.pkcs11.wrapper.attrs | |
| org.xipki.pkcs11.wrapper.params |
| Class and Description |
|---|
| CK_ATTRIBUTE
class CK_ATTRIBUTE includes the type, value and length of an attribute.
|
| CK_CREATEMUTEX
interface CK_CREATEMUTEX.
|
| 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_RSA_PKCS_OAEP_PARAMS
class CK_RSA_PKCS_OAEP_PARAMS provides the parameters to the CKM_RSA_PKCS_OAEP mechanism.
|
| 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.
|
| KdfParams
KDF parametes
|
| PKCS11
If the underlying PKCS#11 function returns CK_OK, the method returns normally.
|
| PKCS11Exception
This is the superclass of all checked exceptions used by this package.
|
| Class and Description |
|---|
| CK_ATTRIBUTE
class CK_ATTRIBUTE includes the type, value and length of an attribute.
|
| CK_INFO
class CK_INFO provides general information about Cryptoki.
|
| CK_MECHANISM_INFO
class CK_MECHANISM_INFO provides information about a particular mechanism.
|
| 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_TOKEN_INFO
class CK_TOKEN_INFO provides information about a token.
|
| 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 underlying PKCS#11 function returns CK_OK, the method returns normally.
|
| PKCS11Exception
This is the superclass of all checked exceptions used by this package.
|
| PKCS11Implementation
This is the default implementation of the PKCS11 interface.
|
| Class and Description |
|---|
| CK_ATTRIBUTE
class CK_ATTRIBUTE includes the type, value and length of an attribute.
|
| Class and Description |
|---|
| CK_AES_CBC_ENCRYPT_DATA_PARAMS
The class CK_AES_CBC_ENCRYPT_DATA_PARAMS provides the parameters to the CKM_AES_CBC_ENCRYPT_DATA
mechanism.
|
| CK_CCM_MESSAGE_PARAMS
class
PKCS#11 structure:
|
| CK_CCM_PARAMS
class
PKCS#11 structure:
|
| CK_CHACHA20_PARAMS
class
PKCS#11 structure:
|
| CK_ECDH1_DERIVE_PARAMS
class CK_ECDH1_DERIVE_PARAMS provides the parameters to the CKM_ECDH1_DERIVE and
CKM_ECDH1_COFACTOR_DERIVE mechanisms.
|
| CK_ECDH2_DERIVE_PARAMS
class CK_ECDH2_DERIVE_PARAMS provides the parameters to the CKM_ECMQV_DERIVE mechanism.
|
| CK_ECDSA_ECIES_PARAMS
The class CK_ECDSA_ECIES_PARAMS provides the parameters to the CKM_ECDSA_ECIES
mechanism.
|
| CK_ECMQV_DERIVE_PARAMS
class CK_ECMQV_DERIVE_PARAMS provides the parameters to the CKM_ECMQV_DERIVE mechanism.
|
| CK_GCM_MESSAGE_PARAMS
PKCS#11 structure:
|
| CK_GCM_PARAMS
class
PKCS#11 structure:
|
| CK_KEA_DERIVE_PARAMS
class CK_KEA_DERIVE_PARAMS provides the parameters to the CKM_KEA_DERIVE mechanism.
|
| CK_KEY_DERIVATION_STRING_DATA
class CK_KEY_DERIVATION_STRING_DATA holds a byte string and the byte string's length.
|
| CK_KEY_WRAP_SET_OAEP_PARAMS
class CK_KEY_WRAP_SET_OAEP_PARAMS provides the parameters to the CKM_KEY_WRAP_SET_OAEP mechanism.
|
| CK_PBE_PARAMS
class CK_PBE_PARAMS provides all the necessary information required byte the CKM_PBE
mechanisms and the CKM_PBA_SHA1_WITH_SHA1_HMAC mechanism.
|
| CK_PKCS5_PBKD2_PARAMS
class CK_PKCS5_PBKD2_PARAMS provides the parameters to the CKM_PKCS5_PBKD2 mechanism.
|
| CK_RSA_AES_KEY_WRAP_PARAMS
class
PKCS#11 structure:
|
| CK_RSA_PKCS_OAEP_PARAMS
class CK_RSA_PKCS_OAEP_PARAMS provides the parameters to the CKM_RSA_PKCS_OAEP mechanism.
|
| CK_RSA_PKCS_PSS_PARAMS
class CK_RSA_PKCS_PSS_PARAMS provides the parameters to the CKM_RSA_PKCS_OAEP mechanism.
|
| CK_SALSA20_CHACHA20_POLY1305_MSG_PARAMS
class
PKCS#11 structure:
|
| CK_SALSA20_CHACHA20_POLY1305_PARAMS
class
PKCS#11 structure:
|
| CK_SALSA20_PARAMS
class
PKCS#11 structure:
|
| CK_X9_42_DH1_DERIVE_PARAMS
class CK_X9_42_DH1_DERIVE_PARAMS provides the parameters to the CKM_X9_42_DH_DERIVE mechanism.
|
| CK_X9_42_DH2_DERIVE_PARAMS
class CK_X9_42_DH2_DERIVE_PARAMS provides the parameters to the CKM_X9_42_DH_HYBRID_DERIVE and
CKM_X9_42_MQV_DERIVE mechanisms.
|
| CK_X9_42_DHMQV_DERIVE_PARAMS
PKCS#11 structure:
|
Copyright © 2023. All rights reserved.