Crypto.ComputeSHA1Hash

切换到手册
public static byte[] ComputeSHA1Hash (byte[] buffer);

参数

buffer为其计算哈希代码的输入。

描述

计算指定字节数组的 SHA1 哈希值。