Interface DigestInformation

All Superinterfaces:
AlgorithmNameProvider
All Known Subinterfaces:
Digest, DigestFactory
All Known Implementing Classes:
BaseDigest, BuiltinDigests

public interface DigestInformation extends AlgorithmNameProvider
The reported algorithm name refers to the type of digest being calculated.
  • Method Details

    • getBlockSize

      int getBlockSize()
      Returns:
      The number of bytes in the digest's output