public interface ExtendedDigest extends Digest
Modifier and Type | Method and Description |
---|---|
int |
getByteLength()
Return the size in bytes of the internal buffer the digest applies it's compression
function to.
|
doFinal, getAlgorithmName, getDigestSize, reset, update, update
Copyright © 2015. All rights reserved.