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

Parámetros

bufferThe input to compute the hash code for.

Descripción

Calcula el valor hash MD5 para el array de bytes especificado.