Package | Description |
---|---|
com.safenetinc.jcprov |
Provides access to the API functions, and general structure/class definitions.
|
com.safenetinc.jcprov.params |
Provides parameter structure/class definitions used by some mechanisms.
|
Class and Description |
---|
CK_ATTRIBUTE
Class to contain the type, value and length of an attribute.
|
CK_BBOOL
Class to represent a Cryptoki Boolean.
|
CK_C_INITIALIZE_ARGS
Class containing the optional arguments for the C_Initialize function.
|
CK_C_INITIALIZE_ARGS.CK_CREATEMUTEX
Interface used to represent a function pointer.
|
CK_C_INITIALIZE_ARGS.CK_DESTROYMUTEX
Interface used to represent a function pointer.
|
CK_C_INITIALIZE_ARGS.CK_LOCKMUTEX
Interface used to represent a function pointer.
|
CK_C_INITIALIZE_ARGS.CK_UNLOCKMUTEX
Interface used to represent a function pointer.
|
CK_INFO
Provides general information about Cryptoki.
|
CK_MECHANISM
Class to specify a particular mechanism and any parameters that it takes.
|
CK_MECHANISM_INFO
Provides information about a particular mechanism.
|
CK_OBJECT_HANDLE
Class to represent a Cryptoki Object Handle.
|
CK_SESSION_HANDLE
Class to represent a Cryptoki Session Handle.
|
CK_SESSION_INFO
Provides information about a session.
|
CK_SLOT_INFO
Provides information about a slot.
|
CK_TOKEN_INFO
Provides information about a token.
|
CK_VERSION
Used to define the version of an interface, library, SSL implementation,
or the hardware and firmware of a slot and token.
|
CKR_Exception
Exception class used to encapsulate a Cryptoki return code.
|
LongRef
This class is a wrapper around a long value.
|
Class and Description |
---|
CK_ATTRIBUTE
Class to contain the type, value and length of an attribute.
|
CK_BBOOL
Class to represent a Cryptoki Boolean.
|
CK_OBJECT_HANDLE
Class to represent a Cryptoki Object Handle.
|
CK_VERSION
Used to define the version of an interface, library, SSL implementation,
or the hardware and firmware of a slot and token.
|
LongRef
This class is a wrapper around a long value.
|
Copyright (c) 2025 Thales Group. All rights reserved.