org.bouncycastle.crypto
Interface ExtendedDigest
- Digest
- GeneralDigest, GOST3411Digest, LongDigest, MD2Digest, MD4Digest, MD5Digest, RIPEMD128Digest, RIPEMD160Digest, RIPEMD256Digest, RIPEMD320Digest, ShortenedDigest, SHA1Digest, SHA224Digest, SHA256Digest, SHA384Digest, SHA512Digest, TigerDigest, WhirlpoolDigest
public interface ExtendedDigest
int | getByteLength() - Return the size in bytes of the internal buffer the digest applies it's compression
function to.
|
getByteLength
public int getByteLength()
Return the size in bytes of the internal buffer the digest applies it's compression
function to.
- byte length of the digests internal buffer.