您要查找的是不是:
- The hash values are stored in the file table of the assembly manifest. 哈希值存储在程序集清单的文件表中。
- The hash value for the XML file is calculated. XML文件的哈希值将被计算。
- The hash value for which to test. 要进行测试的哈希值。
- Returns a hash value for a mail address. 返回邮件地址的哈希值。
- Returns a hash value for an IP address. 返回IP地址的哈希值。
- Returns the hash value of a physical address. 返回物理地址的哈希值。
- The block size to use in the hash value. 哈希值中使用的块大小。
- Hash values are unique and compact numerical representations of a piece of data. 哈希值是一块数据唯一和紧凑的数字表示形式。
- Hash algorithms map binary values of an arbitrary length to small binary values of a fixed length, known as hash values. 哈希算法将任意长度的二进制值映射为固定长度的较小二进制值,这个小的二进制值称为哈希值。
- This element identifies all the nonassembly files that make up the application and, in particular, the hash values for file verification. 此元素标识组成应用程序的所有非程序集文件,特别要指出的是,此元素还包含用于文件验证的哈希值。
- Computes the hash value for the specified byte array. 计算指定字节数组的哈希值。
- Computes the hash value of the specified data and signs it. 计算指定数据的哈希值并对其签名。
- A hash function produces a fixed-size one-way hash value of the document. 哈希函数产生文档的固定长度单向哈希值。
- The client terminates the handshake by sending a message to the server that it has finished, an encrypted set of one-way hash values to be verified by the server. 客户机通过向服务器发送一个表明自己已经完成握手的消息,以及一组加密的单向hash值让服务器进行验证,从而结束握手的过程。
- If the hash values are identical, then the message was not altered; however, if the values are not identical, the message was altered after Alice wrote it. 如果两个哈希值相同,则该消息没有被更改;如果值不相同,则该消息在小红编写它之后已被更改。
- Encrypted hash value is appended to the message as a digital signature. 将加密的哈希值作为数字签名附加到邮件中。
- Changing even one character in a source file changes the hash value. 在源文件中即使更改一个字符也会更改哈希值。
- However, even changing a single bit results in a very different hash value. 但是,即使是只更改一个位,也将导致完全不同的哈希值。
- A hash function produces a fixed-size oneway hash value of the document. 哈希函数产生文档的固定长度单向哈希值。
- When the view state is posted back, the hash value is computed again using fresh server-side values and compared to the stored value. 回发视图状态时,将使用新的服务器端值重新计算该哈希值,并将其与存储的值进行比较。