public class DesEdeKeyGenerator extends PKCS11KeyGenerator
The supported key sizes are 168 and 192 bit, default is 168 bit. Both values result in key with 192 bit but 168 effective key bits.
initialized_, keyGenerationSpec_, pkcs11OperationInitialized_, session_, tokenManager_, usedMechanismInfos_, usedMechanisms_| Constructor and Description |
|---|
DesEdeKeyGenerator()
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getAlgorithmName()
Returns
DESede. |
protected iaik.pkcs.pkcs11.Mechanism |
getMechanism()
Get the mechanism that this key generator uses.
|
engineGenerateKey, engineInit, engineInit, engineInit, finalize, finalizePkcs11Operation, getUsedMechanismFeatures, getUsedMechanisms, initializePkcs11Operation, initializeSession, isSupportedByprotected iaik.pkcs.pkcs11.Mechanism getMechanism()
getMechanism in class PKCS11KeyGeneratorprotected java.lang.String getAlgorithmName()
DESede.getAlgorithmName in class PKCS11KeyGeneratorDESede.IAIK PKCS#11 Provider 1.10.0
(c) 2002 IAIK, (c) 2003, 2026 SIC