org.bouncycastle.crypto
public interface ExtendedDigest extends Digest
Method Summary | |
---|---|
int | getByteLength()
Return the size in bytes of the internal buffer the digest applies it's compression
function to.
|
Returns: byte length of the digests internal buffer.