Interface Hash

  • All Superinterfaces:
    BinaryData, UnformattedData

    public interface Hash
    extends UnformattedData
    A marker interface indicating that this UnformattedData represents a hash of some sort. The particular algorithm depends on the source, it may be ripemd, keccak, or some other algorithm.