public class PKCS11Rc2MacSpec extends PKCS11MacSpec
DEFAULT_MAC_LENGTH, macLength_
Constructor and Description |
---|
PKCS11Rc2MacSpec(javax.crypto.spec.RC2ParameterSpec spec)
Instantiates a new AlgorithmParameter Object.
|
PKCS11Rc2MacSpec(javax.crypto.spec.RC2ParameterSpec spec,
int macLength)
Instantiates a new AlgorithmParameter Object.
|
Modifier and Type | Method and Description |
---|---|
javax.crypto.spec.RC2ParameterSpec |
getRC2ParameterSpec()
Gets the RC2ParameterSpec.
|
getMacLength
public PKCS11Rc2MacSpec(javax.crypto.spec.RC2ParameterSpec spec)
spec
- the RC2ParameterSpecpublic PKCS11Rc2MacSpec(javax.crypto.spec.RC2ParameterSpec spec, int macLength)
spec
- the RC2ParameterSpecmacLength
- 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