Keys should be generated as random binary strings , making them obviously difficult to remember 生成的密钥应该是随机的二进制字符串,以使它们难于被记住。
A binary character string operated upon as a unit and usually shorter than a computer word 作为一个单位来操作(运算)的一个二进制字符串,通常比计算机的一个字短。
These functions map binary strings of an arbitrary length to small binary strings of a fixed length , known as hash values 这些函数将任意长度的二进制字符串映射为固定长度的小二进制字符串(称为哈希值) 。
Hash functions map binary strings of an arbitrary length to small binary strings of a fixed length , known as hash values 哈希函数将任意长度的二进制字符串映射为固定长度的小型二进制字符串(称为哈希值) 。
Since block ciphers work on several bytes of data at a time , the binary encrypted string is typically up to one block longer than the source string 由于块加密每次加密数个字节的数据,因此被加密的二进制字符串通常比源字符串最多要长一个块的长度。
The mechanism , such as the check constraint , can restrict the possible data values by data type , format , or range of values allowed . double - byte character set 将两个或多个字符串或表达式组合成单个字符串或表达式,或者将两个或多个二进制字符串或表达式组合成单个二进制字符串或表达式。
A data type is an attribute that specifies the type of data that the object can hold : integer data , character data , monetary data , date and time data , binary strings , and so on 数据类型是一种属性,用于指定对象可保存的数据的类型:整数数据、字符数据、货币数据、日期和时间数据、二进制字符串等。
Property may be a string value , an xml - encoded value serialization mode for the property is xml serialization or a base - 64 - encoded binary string if the serialization mode for the property is binary serialization 属性可以是字符串值、 xml编码的值(该属性的序列化模式为xml序列化)或base - 64编码的二进制字符串(如果该属性的序列化模式为二进制序列化) 。
For character and unicode data , a definition of the bit patterns that represent specific letters , numbers , or symbols such as 0x20 representing a blank space and 0x74 representing the character " t " Uniqueidentifier数据类型( uniqueidentifier data type )包含唯一标识号的一种数据类型,其标识号被存储为用来存储全局唯一标识符( guid )的16字节二进制字符串。
Encrypted data is returned either as a binary string or , optionally , as a base64 encoded string , which is useful for ensuring that the encrypted string does not accidentally contain system delimiter characters a topic that is discussed in more detail later in this article 被加密的数据或者以二进制字符串的形式返回,或者以base64编码的字符串返回,后者对于确保加密的字符串不包含系统定界字符很有用(在本文后面会更详细地讨论这个话题) 。