public interface HashProvider
int hashSize()
int blockSize()
void hash(byte[] data,
int start,
int size)
throws KrbException
KrbExceptionvoid hash(byte[] data)
throws KrbException
KrbExceptionbyte[] output()
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.