Package | Description |
---|---|
iaik.pkcs.pkcs11.provider.keypairgenerators |
This package contains the implementation classes for key-pair generators, which
generate key-pairs.
|
Modifier and Type | Field and Description |
---|---|
protected PKCS11KeyPairGenerationSpec |
PKCS11KeyPairGenerator.keyPairGenerationSpec_
The parameters for this key generator.
|
Modifier and Type | Method and Description |
---|---|
protected iaik.pkcs.pkcs11.objects.Object |
DhKeyPairGenerator.createPrivateKeyCreationTemplate(PKCS11KeyPairGenerationSpec keyPairGenerationSpec)
This implementation accepts internal parameters of type
javax.crypto.spec.DHParameterSpec . |
protected iaik.pkcs.pkcs11.objects.Object |
PKCS11KeyPairGenerator.createPrivateKeyCreationTemplate(PKCS11KeyPairGenerationSpec keyPairGenerationSpec)
Create the public key template to use as input for the key-pair generation.
|
protected iaik.pkcs.pkcs11.objects.Object |
X942DhKeyPairGenerator.createPrivateKeyCreationTemplate(PKCS11KeyPairGenerationSpec keyPairGenerationSpec) |
protected iaik.pkcs.pkcs11.objects.Object |
DsaKeyPairGenerator.createPublicKeyCreationTemplate(PKCS11KeyPairGenerationSpec keyPairGenerationSpec)
This implementation accepts internal parameters of type
java.security.spec.DSAParameterSpec . |
protected iaik.pkcs.pkcs11.objects.Object |
KeaKeyPairGenerator.createPublicKeyCreationTemplate(PKCS11KeyPairGenerationSpec keyPairGenerationSpec)
This implementation accepts internal parameters of type
java.security.spec.DSAParameterSpec . |
protected iaik.pkcs.pkcs11.objects.Object |
DhKeyPairGenerator.createPublicKeyCreationTemplate(PKCS11KeyPairGenerationSpec keyPairGenerationSpec)
This implementation accepts internal parameters of type
javax.crypto.spec.DHParameterSpec . |
protected iaik.pkcs.pkcs11.objects.Object |
PKCS11KeyPairGenerator.createPublicKeyCreationTemplate(PKCS11KeyPairGenerationSpec keyPairGenerationSpec)
Create the public key template to use as input for the key-pair generation.
|
protected iaik.pkcs.pkcs11.objects.Object |
X942DhKeyPairGenerator.createPublicKeyCreationTemplate(PKCS11KeyPairGenerationSpec keyPairGenerationSpec)
This implementation accepts internal parameters of type
java.security.spec.DSAParameterSpec . |
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