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 IAIKPKCS11PublicKey |
PKCS11KeyPairGenerator.createPkcs11PublicKey(TokenManager tokenManager,
iaik.pkcs.pkcs11.objects.PublicKey publicKeyObject)
Create a new JCE RSA public key with the given PKCS#11 object.
|
Modifier and Type | Class and Description |
---|---|
class |
IAIKPKCS11DhPublicKey
A Java DH public key object that is associated with a PKCS#11 DH public key object.
|
class |
IAIKPKCS11DsaPublicKey
A Java DSA public key object that is associated with a PKCS#11 DSA public key object.
|
class |
IAIKPKCS11EC16PublicKey
A Java EC public key object that implements the java 1.5 ECPublicKey interface.
|
class |
IAIKPKCS11ECPublicKey
A Java EC public key object that is associated with a PKCS#11 ECDSA public key object.
|
class |
IAIKPKCS11RsaPublicKey
A Java RSA public key object that is associated with a PKCS#11 RSA public key object.
|
Modifier and Type | Method and Description |
---|---|
static IAIKPKCS11PublicKey |
IAIKPKCS11PublicKey.create(TokenManager tokenManager,
iaik.pkcs.pkcs11.objects.PublicKey publicKeyObject)
Create a new instance of a IAIKPKCS11PublicKey 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 IAIKPKCS11PublicKey |
PKCS11Signature.publicKey_
The public key to use for verification.
|
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