Package | Description |
---|---|
iaik.pkcs.pkcs11.provider.ciphers |
This package contains the implementation classes for ciphers.
|
iaik.pkcs.pkcs11.provider.keyagreements |
This package contains the implementation classes for key agreements.
|
iaik.pkcs.pkcs11.provider.keys |
This package contains the implementation classes for keys.
|
Modifier and Type | Field and Description |
---|---|
protected IAIKPKCS11Key |
PKCS11Cipher.key_
The key to use for encryption/decryption.
|
Modifier and Type | Field and Description |
---|---|
protected IAIKPKCS11Key |
PKCS11KeyAgreement.initKey_
The key used to initialize this object.
|
protected IAIKPKCS11Key |
PKCS11KeyAgreement.phaseKey_
The key used for the current phase
|
Modifier and Type | Class and Description |
---|---|
class |
IAIKPKCS11DhPrivateKey
A Java DH private key object that is associated with a PKCS#11 DH private key object.
|
class |
IAIKPKCS11DhPublicKey
A Java DH public key object that is associated with a PKCS#11 DH public key object.
|
class |
IAIKPKCS11DsaPrivateKey
A Java DSA private key object that is associated with a PKCS#11 DSA private key object.
|
class |
IAIKPKCS11DsaPublicKey
A Java DSA public key object that is associated with a PKCS#11 DSA public key object.
|
class |
IAIKPKCS11EC16PrivateKey
A Java EC private key object that implements the java 1.5 ECPrivateKey interface.
|
class |
IAIKPKCS11EC16PublicKey
A Java EC public key object that implements the java 1.5 ECPublicKey interface.
|
class |
IAIKPKCS11ECPrivateKey
A Java EC private key object that is associated with a PKCS#11 ECDSA private key object.
|
class |
IAIKPKCS11ECPublicKey
A Java EC public key object that is associated with a PKCS#11 ECDSA public key object.
|
class |
IAIKPKCS11PrivateKey
A Java key object that is associated with a PKCS#11 key object.
|
class |
IAIKPKCS11PublicKey
A Java key object that is associated with a PKCS#11 key object.
|
class |
IAIKPKCS11RsaPrivateKey
A Java RSA private key object that is associated with a PKCS#11 RSA private key object.
|
class |
IAIKPKCS11RsaPublicKey
A Java RSA public key object that is associated with a PKCS#11 RSA public key object.
|
class |
IAIKPKCS11SecretKey
A Java key object that is associated with a PKCS#11 key object.
|
Modifier and Type | Method and Description |
---|---|
static IAIKPKCS11Key |
IAIKPKCS11Key.create(TokenManager tokenManager,
iaik.pkcs.pkcs11.objects.Key keyObject)
Create a new instance of a IAIKPKCS11Key which's token managed by the given token manager and
is based on the given PKCS#11 key object.
|
IAIK JavaSecurity Website https://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.9.4