public static byte[] ComputeSHA1Hash (byte[] buffer);

파라미터

bufferThe input to compute the hash code for.

설명

Computes SHA1 hash value for the specified byte array.