See: Description
| Class | Description |
|---|---|
| DSAParams |
Encapsulates the parameters for the
DSAKeyPair when generated
on the token. |
| Info |
Represents a structure that provides general information about the
Cryptographic Token Interface Standard, also known as Cryptoki.
|
| JNIPKCS11 |
Implements the native interface to the token's Cryptoki library.
|
| MechanismInfo |
Represents a structure that provides information about a particular
mechanism possibly supported by a token.
|
| MechanismList |
Represents a list of all mechanism types supported by a token.
|
| PKCS11Information |
Provides access to general information about the token's PKCS11 library.
|
| PKCS11LibraryConnection |
Used to connect to a token's PKCS11 library as the first step when working
with smart cards.
|
| PKCS11Types | Deprecated
Use the constants in
JNIPKCS11 instead; since JTK 7.0 |
| SessionInfo |
Represents a structure that provides information about a session.
|
| SlotInfo |
Represents a structure that provides information about a slot.
|
| SlotList |
Contains a list of all active slots found by a Cryptoki library.
|
| SymmetricKeyType |
The class represents a PKCS#11 symmetric key type.
|
| TokenInfo |
Represents a structure that provides information about a token.
|
| Version |
Represents a structure that describes the version of a Cryptoki interface, a
Cryptoki library, an SSL implementation, or the hardware or firmware version
of a slot or token.
|
| Enum | Description |
|---|---|
| JNIPKCS11.EcdsaDigestFormat |
Supported ECDSA digest formats.
|
Contains classes dealing with PKCS #11 (smart cards and hardware tokens) operations.
| © 2001 - 2010 Entrust. All rights reserved. Entrust is a trademark or a registered trademark of Entrust, Inc. in certain countries. All Entrust product names and logos are trademarks or registered trademarks of Entrust, Inc. in certain countries. All other company and product names and logos are trademarks or registered trademarks of their respective owners in certain countries. Portions of this product are Copyright © 1997-2003 IAIK. All rights reserved. This product includes software developed by the Institute for Applied Information Processing and Communications Technology, an institute of the Graz Technical University. The information is subject to change as Entrust reserves the right to, without notice, make changes to its products as progress in engineering or manufacturing methods or circumstances may warrant. |
![]() |