public class CmacCamellia256CheckSum extends CmacKcCheckSum
| Constructor and Description |
|---|
CmacCamellia256CheckSum() |
| Modifier and Type | Method and Description |
|---|---|
int |
cksumSize() |
CheckSumType |
cksumType() |
int |
confounderSize() |
boolean |
isSafe() |
int |
keySize() |
macdoChecksumWithKeychecksumWithKey, checksumWithKey, keyMaker, keyMaker, verifyWithKeychecksum, checksum, computeSize, displayName, name, outputSize, verify, verifychecksumEqual, checksumEqual, encProvider, hashProviderclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitencProvider, hashProviderpublic int confounderSize()
confounderSize in interface CheckSumTypeHandlerconfounderSize in class AbstractCheckSumTypeHandlerpublic CheckSumType cksumType()
public boolean isSafe()
isSafe in interface CheckSumTypeHandlerisSafe in class AbstractCheckSumTypeHandlerpublic int cksumSize()
cksumSize in interface CheckSumTypeHandlercksumSize in class AbstractCheckSumTypeHandlerpublic int keySize()
keySize in interface CheckSumTypeHandlerkeySize in class AbstractCheckSumTypeHandlerCopyright © 2014–2017 The Apache Software Foundation. All rights reserved.