Interface Hash.Algorithm

Enclosing class:
Hash

public static interface Hash.Algorithm
Algorithm
  • Method Summary

    Modifier and Type
    Method
    Description
    byte[]
    hash(byte[] array)
     
    byte[]
    hash(Path path)