public class PKCS11MacSpec
extends java.lang.Object
implements java.security.spec.AlgorithmParameterSpec
Modifier and Type | Field and Description |
---|---|
static int |
DEFAULT_MAC_LENGTH
The Constant DEFAULT_MAC_LENGTH.
|
protected int |
macLength_
holds the length of the MAC that this mechanisms will produce.
|
Constructor and Description |
---|
PKCS11MacSpec(int macLength)
Constructor taking several parameters that control where and how the key should be generated.
|
Modifier and Type | Method and Description |
---|---|
int |
getMacLength()
Gets the mac length.
|
protected int macLength_
public static final int DEFAULT_MAC_LENGTH
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