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
int getByteLength() throws CSPException
CSPException
Copyright © 1998-2014 Gamma Technologies. All Rights Reserved.