Class HashUsed


  • public final class HashUsed
    extends Object
    In certain scenarios it makes sense to communicate the hash algorithm that is used prior to the calculation of the hash value.
    • Constructor Detail

      • HashUsed

        public HashUsed​(String algo)
    • Method Detail

      • getHashAlgorithm

        public final String getHashAlgorithm()
        Gets the hash algorithm.
        Returns:
        The hash algorithm.