Crypto.ComputeSHA1Hash

Cambiar al Manual
public static byte[] ComputeSHA1Hash (byte[] buffer);

Parámetros

bufferThe input to compute the hash code for.

Descripción

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