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

파라미터

bufferThe input to compute the hash code for.

설명

Computes MD5 hash value for the specified byte array.