
包含
encrypt的中国译典句库查询结果如下:
属类:IT行业-www.ibm.com-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-www.ibm.com-
属类:IT行业-www.ibm.com-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-www.ibm.com-
属类:英汉句库-www.ecocn.org-
属类:IT行业-technet.microsoft.com-
属类:IT行业-technet.microsoft.com-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-technet.microsoft.com-
属类:IT行业-technet.microsoft.com-
属类:IT行业-technet.microsoft.com-
属类:无分类双语句库-windowshelp.microsoft.com-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-technet.microsoft.com-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-technet.microsoft.com-
属类:IT行业-technet.microsoft.com-
属类:IT行业-technet.microsoft.com-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-office.microsoft.com-
属类:IT行业-msdn2.microsoft.com-
| 1 | 例如,如果存储的加密密码是i83Uw28jKzBrZF,则加密存储传入的密码,并将它与存储的密码进行比较。 | For example, if the stored encrypted password is i83Uw28jKzBrZF, encrypt the incoming password and compare it to the stored one. | |
| 2 | 另外,指定密码不会以任何方式加密数据。 | Additionally, specifying a password does not encrypt the data in any way. | |
| 3 | 每个密匙值都可以单独用于加密消息,但是不能用于解密由它本身加密的消息。 | Each key value can be used separately to encrypt messages, but it cannot be used to decrypt the messages it was used to encrypt. | |
| 4 | 密匙对中的一个密匙被用来加密另一个密匙能够解密的消息。 | Each key in the pair can be used to encrypt messages that the other key can decrypt. | |
| 5 | 您可能想用RSA或DPAPI提供程序之外的某种算法来加密敏感信息。 | You may have a requirement to encrypt sensitive information using an algorithm other than the RSA or DPAPI providers. | |
| 6 | 您可以在特定端口上加密网络数据,以避免网络协议分析者进行网络窃听。 | You can encrypt network data on specific ports to prevent network eavesdropping with a network protocol analyzer. | |
| 7 | 批评人士称,该公司既未充分保护自己的服务器,采用的数据加密算法又易遭破解。 | Critics say that it did not protect its servers sufficiently and used algorithms to encrypt data that can be easily cracked. | |
| 8 | 请勿使用与加密数据库中的该密钥时使用的密码相同的密码。 | Do not use the same password that is used to encrypt the key in the database. | |
| 9 | 如果必须使凭据持久化,请使用CryptoAPI函数将它们加密。 | If you must persist credentials, encrypt them by using the CryptoAPI functions. | |
| 10 | 如果必须使凭据在客户端应用程序中持久化,请使用加密API函数来加密凭据。 | If you must persist credentials within the client application, encrypt the credentials by using the crypto API functions. | |
| 11 | 如果必须在视图状态中存储敏感信息,可以要求页对视图状态数据进行加密。 | If you must store sensitive information in view state, you can request that the page encrypt view state data. | |
| 12 | 如果使用v1证书,跨站点移动的用户可解密旧邮件,但无法对新邮件进行签名和加密。 | With v1 certificates, users who were moved across sites can decrypt old mail, but they cannot sign or encrypt new mail. | |
| 13 | 如果需要,可使用IPsec加密此数据。 | If needed, IPsec can be used to encrypt this data. | |
| 14 | 如果需要,可以使用Internet协议安全性(IPsec)对此通信进行加密。 | If needed, you can use Internet Protocol security (IPsec) to encrypt this traffic. | |
| 15 | 如果要使用加密文件系统加密文件,也需要证书。 | You also need a certificate if you want to encrypt a file using Encrypting File System. | |
| 16 | 如果指定了SSCE:DatabasePassword,则不管是否指定SSCE:EncryptDatabase,都始终加密数据库。 | If SSCE: Database Password is specified, the database is always encrypted, regardless of whether SSCE: Encrypt Database is specified. | |
| 17 | 如何加密数据列 | How to: Encrypt a Column of Data | |
| 18 | 若要加密和解密数据,必须使用具有对数据执行转换的加密算法的密钥。。 | To encrypt and decrypt data, you must use a key with an encryption algorithm that performs a transformation on the data. | |
| 19 | 若要与远端的一方沟通对称金钥和IV,通常会使用非对称加密来加密对称金钥和IV。 | To communicate a symmetric key and IV to a remote party, you would usually encrypt the symmetric key and IV using asymmetric encryption. | |
| 20 | 使用Encrypt方法解密由当前账户加密的文件。 | Decrypts a file that was encrypted by the current account using the Encrypt method. | |
| 21 | 使用SRTP的安全信号媒体通道还使用MTLS对VoIP数据进行加密。 | A secure signaling media channel that uses SRTP also uses MTLS to encrypt the VoIP data. | |
| 22 | 使用SSL来加密网络通信。 | The use of SSL to encrypt network traffic. | |
| 23 | 使用安全实时传输协议(SRTP)的安全信号媒体通道还将使用Mutual-TLS来加密VoIP数据。 | A secure signaling media channel that uses Secure Realtime Transport Protocol (SRTP) will also use mutual TLS to encrypt the VoIP data. | |
| 24 | 使用密码加密包的包保护级别还要求您提供密码。 | The package protection levels that encrypt packages using passwords require that you provide a password also. | |
| 25 | 使用默认“受保护配置”提供程序对Web.config文件的节进行加密。 | Encrypt sections of a Web. Config file by using the default Protected Configuration provider. | |
| 26 | 使用数据保护将数据加密到文件或流 | To encrypt data to a file or stream using data protection | |
| 27 | 示例使用AES会话密钥对XML文档进行加密,然后使用RSA公钥对AES会话密钥进行加密。 | The example uses the AES session key to encrypt the XML document and then uses the RSA public key to encrypt the AES session key. | |
| 28 | 是否加密备份文件内容并需要密码才能解密和还原文件。 | Whether to encrypt the contents of the backup files and require a password before the file can be unencrypted and restored. | |
| 29 | 收件人还使用公钥来加密(锁定)给发件人的电子邮件。 | Recipients also use the public key to encrypt (lock) e-mail messages to the sender. | |
| 30 | 提供对称加密算法来加密消息文本。 | Provides a symmetric encryption algorithm to encrypt message text. |
查询记录