public class PKCS11Rc5MacSpec extends PKCS11MacSpec
DEFAULT_MAC_LENGTH, macLength_
Constructor and Description |
---|
PKCS11Rc5MacSpec(javax.crypto.spec.RC5ParameterSpec spec)
Instantiates a new AlgorithmParamterSpec.
|
PKCS11Rc5MacSpec(javax.crypto.spec.RC5ParameterSpec spec,
int macLength)
Instantiates a new pKC s11 rc5 mac spec.
|
Modifier and Type | Method and Description |
---|---|
javax.crypto.spec.RC5ParameterSpec |
getRC5ParameterSpec()
Gets the r c5 parameter spec.
|
getMacLength
public PKCS11Rc5MacSpec(javax.crypto.spec.RC5ParameterSpec spec)
spec
- the RC5ParameterSpec to be supplied to the MAC_GENERAL mechanismpublic PKCS11Rc5MacSpec(javax.crypto.spec.RC5ParameterSpec spec, int macLength)
spec
- the RC5ParameterSpec to be supplied to the MAC_GENERAL mechanismmacLength
- the mac lengthIAIK 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