public abstract class HmacKcCheckSum extends KcCheckSum
| Constructor and Description |
|---|
HmacKcCheckSum(EncryptProvider encProvider,
int computeSize,
int outputSize) |
| Modifier and Type | Method and Description |
|---|---|
protected byte[] |
mac(byte[] kc,
byte[] data,
int start,
int len) |
doChecksumWithKeychecksumWithKey, checksumWithKey, keyMaker, keyMaker, verifyWithKeychecksum, checksum, cksumSize, computeSize, confounderSize, displayName, isSafe, keySize, name, outputSize, verify, verifychecksumEqual, checksumEqual, encProvider, hashProviderclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcksumTypeencProvider, hashProviderpublic HmacKcCheckSum(EncryptProvider encProvider, int computeSize, int outputSize)
protected byte[] mac(byte[] kc,
byte[] data,
int start,
int len)
throws KrbException
mac in class KcCheckSumKrbExceptionCopyright © 2014–2017 The Apache Software Foundation. All rights reserved.