public class Md5HmacRc4CheckSum extends AbstractKeyedCheckSumTypeHandler
| Constructor and Description |
|---|
Md5HmacRc4CheckSum() |
| Modifier and Type | Method and Description |
|---|---|
int |
cksumSize() |
CheckSumType |
cksumType() |
int |
confounderSize() |
protected byte[] |
doChecksumWithKey(byte[] data,
int start,
int len,
byte[] key,
int usage) |
boolean |
isSafe() |
int |
keySize() |
checksumWithKey, 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 AbstractCheckSumTypeHandlerprotected byte[] doChecksumWithKey(byte[] data,
int start,
int len,
byte[] key,
int usage)
throws KrbException
doChecksumWithKey in class AbstractKeyedCheckSumTypeHandlerKrbExceptionCopyright © 2014–2019 The Apache Software Foundation. All rights reserved.