Class SHA1


  • public class SHA1
    extends Object
    • Method Detail

      • hash

        public static byte[] hash​(byte[] data)
        Hashes the given data into SHA-1 Hashing
        Parameters:
        data - The bytes to hash
        Returns:
        The 20-byte hash