- java.lang.Object
-
- javax.crypto.spec.IvParameterSpec
-
- iaik.pkcs.pkcs11.provider.ciphers.PKCS11CCMParameterSpec
-
-
Constructor Summary
Constructors
| Constructor and Description |
PKCS11CCMParameterSpec(byte[] nonce,
byte[] additionalData,
long dataLen,
long macLen) |
-
Method Summary
-
Methods inherited from class javax.crypto.spec.IvParameterSpec
getIV
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getDataLen
public long getDataLen()
-
getMacLen
public long getMacLen()
IAIK PKCS#11 Provider 1.10.0 (c) 2002 IAIK, (c) 2003, 2026 SIC |