FileDocCategorySizeDatePackage
ExtendedDigest.javaAPI DocAndroid 1.5 API316Wed May 06 22:41:06 BST 2009org.bouncycastle.crypto

ExtendedDigest

public interface ExtendedDigest implements Digest

Fields Summary
Constructors Summary
Methods Summary
public intgetByteLength()
Return the size in bytes of the internal buffer the digest applies it's compression function to.

return
byte length of the digests internal buffer.