public class Cast128KeyGenerator extends PKCS11KeyGenerator
The supported key sizes are 8 to 128 bit in 8 bit steps, default is 128 bit.
initialized_, keyGenerationSpec_, pkcs11OperationInitialized_, session_, tokenManager_, usedMechanismInfos_, usedMechanisms_| Constructor and Description |
|---|
Cast128KeyGenerator()
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getAlgorithmName()
Returns
CAST128. |
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()
CAST128.getAlgorithmName in class PKCS11KeyGeneratorCAST128.IAIK PKCS#11 Provider 1.10.0
(c) 2002 IAIK, (c) 2003, 2026 SIC