Package | Description |
---|---|
iaik.pkcs.pkcs11.provider.keypairgenerators |
This package contains the implementation classes for key-pair generators, which
generate key-pairs.
|
iaik.pkcs.pkcs11.provider.keys |
This package contains the implementation classes for keys.
|
iaik.pkcs.pkcs11.provider.signatures |
This package contains the implementation classes for signatures.
|
Modifier and Type | Method and Description |
---|---|
protected IAIKPKCS11PrivateKey |
PKCS11KeyPairGenerator.createPkcs11PrivateKey(TokenManager tokenManager,
iaik.pkcs.pkcs11.objects.PrivateKey privateKeyObject)
Create a new JCE RSA private key with the given PKCS#11 object.
|
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 |
IAIKPKCS11DsaPrivateKey
A Java DSA private key object that is associated with a PKCS#11 DSA private key object.
|
class |
IAIKPKCS11EC16PrivateKey
A Java EC private key object that implements the java 1.5 ECPrivateKey interface.
|
class |
IAIKPKCS11ECPrivateKey
A Java EC private key object that is associated with a PKCS#11 ECDSA private key object.
|
class |
IAIKPKCS11RsaPrivateKey
A Java RSA private key object that is associated with a PKCS#11 RSA private key object.
|
Modifier and Type | Method and Description |
---|---|
static IAIKPKCS11PrivateKey |
IAIKPKCS11PrivateKey.create(TokenManager tokenManager,
iaik.pkcs.pkcs11.objects.PrivateKey privateKeyObject)
Create a new instance of a IAIKPKCS11PrivateKey which's token managed by the given token
manager and is based on the given PKCS#11 key object.
|
Modifier and Type | Field and Description |
---|---|
protected IAIKPKCS11PrivateKey |
PKCS11Signature.privateKey_
The private key to use for signing.
|
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