单词 | decrypt |
释义 | decrypts是decrypt的第三人称单数
第三人称单数:decrypts 现在分词:decrypting 过去式:decrypted 例句释义: 解…的密码[暗号],解密,解码,加密解密 1. The service decrypts the ticket with its long-term key, recovers the session key, which is in turn used to decrypt the authenticator. 服务用它的长期密钥解密这个票据,获得被轮流用来加密验证者的会话密钥。 dictsearch.appspot.com 2. Next , the code example encrypts a copy of a byte array, saves it to a file, loads the data back from the file, and then decrypts the data . 接下来,代码示例对字节数组的副本进行加密,将加密后的副本保存到文件中,从该文件加载回数据,然后对数据进行解密。 www.bing.com 3. When receiving private messages, it is always the receiving Queue Manager that decrypts the message body. 接收私有消息时,总是由接收队列管理器解密消息正文。 technet.microsoft.com 4. The ssh client, on receiving the SSHPub from server, decrypts it with its private key and sends the accesskey(AK) back to server. 当从服务器收到SSHPub时,ssh客户机用它的私有密钥执行解密并把accesskey(AK)发送回服务器。 www.ibm.com 5. Calling this constructor with the correct password decrypts the private key and saves it to a key container. 使用正确的密码调用此构造函数可解密私钥,并将其保存到密钥容器。 msdn2.microsoft.com 6. This procedure decrypts an XML element using the Advanced Encryption Standard (AES) algorithm, also known as Rijndael. 此过程使用高级加密标准(AES)算法(又称为Rijndael)对XML元素进行解密。 msdn2.microsoft.com 7. The server receives the encrypted exchange key and decrypts it with its private key. 服务器接接收加密交换密匙并使用其私有密匙进行解密。 www.ibm.com 8. The receiving application then decrypts the message upon receipt, converting from ciphertext back to plain text. 接着,接收应用程序一接收到消息就对其解密,将它从密文转换回明文。 www.ibm.com 9. However, the user who requested the page can still view the view state data because SSL decrypts the page to display it in the browser. 但是,请求该页的用户仍然能够查看视图状态数据,因为SSL会解密该页以便在浏览器中显示它。 msdn2.microsoft.com 10. At the client, WS-Security receives the response, validates the digital signature, and decrypts the message. WS-Security在客户机接收响应,验证数字签名和解密消息。 www.ibm.com 1. Decrypts an encrypted configuration section and returns it as a string. 对加密配置节解密,并将其作为字符串返回。 msdn2.microsoft.com 2. An IPSec router in the service infrastructure decrypts the IP packets and forwards them to the machine hosting the service for processing. 服务基础结构中的IPSec路由器对IP数据包进行解密,并将其转发到服务所在的计算机中进行处理。 www.ibm.com 3. Euripides: When a service program decrypts a ticket, how does it know that it has decrypted the ticket properly? 当服务解密一张票的时候,它如何知道它正确解密了这张票?。 hi.baidu.com 4. The privilege service decrypts the request and gets a copy of the session key and confirms the identity of the client. 特权服务解密请求,获得会话密钥,并确认客户端的身份。 www.ibm.com 5. The receiver then decrypts the message digest using the sender's public key, confirming that the message was indeed sent by the sender. 然后,接收方使用发送方的公钥对消息解密,确认消息确实是由发送方发送的。 www.ibm.com 6. After the analysis of the ATA protocol, the hard disk encryption card encrypts the written data and decrypts the read data. 通过解析ATA协议,硬盘加密卡对写入硬盘的数据进行加密,对从硬盘读出的数据进行解密。 www.juhe8.com 7. The bulk of the data is encrypted using a symmetric key algorithm that encrypts and decrypts data using a single secure key. 数据块使用一个对称密钥算法进行加密,它使用一个密钥来实现对数据的加密和解密。 www.ibm.com 8. The former encrypts a plain-text string, returning its encoding; the latter decrypts an encoded string and returns plain text. 前者加密一个纯文本的字符串,返回其编码;后者解密一个加密了的字符串并返回纯文本。 www.ibm.com 9. ASP. NET automatically decrypts the contents of the Web. Config file when it processes the file. ASP.NET在处理Web.config文件时会自动对该文件的内容进行解密。 msdn2.microsoft.com 10. Receiving the reply from KDC, client then decrypts the message using its own secret key. 客户端接收KDC的回复,然后使用自己的秘密密钥解密消息。 www.ibm.com 1. The secondary database server decrypts the data and processes it for its operations. 辅助数据库服务器则在解密数据之后再处理数据。 www.ibm.com 2. Receiving the ticket from the client, server then decrypts it using its own secret key. 服务器从客户端接收票证,然后使用自己的秘密密钥进行解密。 www.ibm.com 3. When receiving private messages, the receiving Queue Manager always decrypts the message body. 接收到私有消息时,总是由接收队列管理器对消息体进行解密。 technet.microsoft.com 4. Decrypts Optimal Asymmetric Encryption Padding (OAEP) key exchange data. 对最优不对称加密填充(OAEP)密钥交换数据进行解密。 msdn2.microsoft.com 5. Decrypts data with the private key of a certificate. 用证书的私钥解密数据。 msdn2.microsoft.com 6. The intended recipient then decrypts the message with the corresponding private key and reads it. 预期的接收者使用相应的私钥解密消息并阅读消息。 www-128.ibm.com 7. Roland decrypts the data card, but realizes that the information is incomplete. 罗兰德解开了数据卡,但是他意识到卡上的信息是不完整的。 www.bing.com 8. The Client decrypts the message from the authentication service using client secret key. 客户端使用它的秘密密钥解密来自身份验证服务的消息。 www.ibm.com 9. When the server decrypts the authenticator, it checks the authenticator's lifespan and timestamp. 服务器解开验证器,它检查验证器的时间戳和有效期。 dictsearch.appspot.com 10. It accepts a Base 64 encoded cipher byte array, and decodes and decrypts it to return the clear data string. 它接受用Base64编码的密码字节数组,并对它译码和解密以返回明文数据字符串。 www.ibm.com 1. Decrypts data with an asymmetric key. 使用非对称密钥解密数据。 msdn2.microsoft.com 2. ASP. NET decrypts the configuration file when it processes the file. ASP.NET在处理文件时对配置文件进行解密。 msdn2.microsoft.com 3. When overridden in a derived class, decrypts the input data using the private key. 当在派生类中重写时,使用私钥解密输入数据。 msdn2.microsoft.com 4. The web server decrypts the HTTPS and sends HTTP to MobiLink via the Redirector. Web服务器对HTTPS进行解密并通过重定向器将HTTP发送到MobiLink。 www.ianywhere.com 5. The target server receives the PSTkt and decrypts it using its own secret key. 目标服务器接收PSTkt并使用自己的秘密密钥解密。 www.ibm.com 6. Then using the decrypted conversation key, the server decrypts the client timestamp. 然后,服务器使用解密的对话密钥来解密客户端时间戳。 www.ibm.com 7. Bob then decrypts the message using his associated private key. 然后,小明使用与他相关联的私钥来解密该消息。 msdn2.microsoft.com 8. First, the code example encrypts and then decrypts an in-memory array of bytes. 首先,代码示例对内存中字节数组进行加密,然后将其解密。 msdn2.microsoft.com 9. A secfsd process holds online policies, and encrypts and decrypts data with access control. secfsd保存在线策略,以及与访问控制有关的加密和解密数据。 www.ibm.com 10. The SSL Server decrypts and stores the secret key, using its private key. SSL服务器使用它的私钥对秘钥解密并存储它。 www.ibm.com 1. Decrypts the XML node passed to it. 解密传递给它的XML节点。 msdn2.microsoft.com 2. Decrypts data using the Passport participant key for the current site. 使用当前站点的Passport参与者密钥对数据进行解密。 msdn2.microsoft.com 3. The server decrypts the ticket and extracts the session key. 服务器解密票据,并提取出会话密钥。 www-128.ibm.com 4. So the client decrypts the message using this copy of TGT session key. 所以客户端使用这个TGT会话密钥副本解密消息。 www.ibm.com 5. Decrypts by using a symmetric key that is automatically decrypted with a certificate. 使用通过证书自动解密的对称密钥进行解密。 msdn2.microsoft.com 6. The authentication service gets the PSTkt request and decrypts it using its secret key. 身份验证服务获取PSTkt请求,使用其秘密密钥解密它。 www.ibm.com 7. Bob receives the encrypted text and decrypts it using the previously agreed upon key and IV. 小明收到该加密文本并使用预先商定的密钥和IV对它进行解密。 msdn2.microsoft.com 8. It will be sent in the clear because the access point decrypts it before it is sent out to the Internet. 它将被不受阻碍地发送,因为在它发送到因特网之前,接入点对它进行解密。 www-128.ibm.com 9. The following example decrypts ciphertext by using a symmetric key. 以下示例使用对称密钥对密码进行解密。 msdn2.microsoft.com 10. The server decrypts the ticket and sees that it is valid. 邮件服务器把票解密,认为它是有效的。 hi.baidu.com 1. The RC2CryptoServiceProvider object is a block cipher that encrypts and decrypts data in blocks of 8 bytes. RC2CryptoServiceProvider对象是一个加密和解密8字节数据块的块密码。 msdn2.microsoft.com 2. Decrypts a file that was encrypted by the current account using the Encrypt method. 使用Encrypt方法解密由当前帐户加密的文件。 msdn2.microsoft.com 3. This example decrypts an XML element using two keys. 此示例使用了两个密钥对一个XML元素进行解密。 msdn2.microsoft.com 4. Decrypts a file that was encrypted by the current user. 解密被当前用户加密的文件。 eroad.alai.net 5. The following code example encrypts and then decrypts a string. 下面的代码示例对一个字符串进行加密然后解密。 msdn2.microsoft.com 6. DVD43 is a free DVD decrypter that runs in the background and decrypts DVDs on the fly. DVD43是一款免费的运行于后台在传输过程中解密DVD的DVD解密软件。 dictsearch.appspot.com 7. Decrypts a file that was encrypted by the current account using the. 方法解密由当前帐户加密的文件。 msdn2.microsoft.com 8. The client receives the response, decrypts it and obtains the PSTkt and the session key to be used with the target server. 客户端收到响应消息,解密它,获得PSTkt和与目标服务器一同使用的会话密钥。 www.ibm.com 9. Line 5 unravels the Base64 encoding to yield raw characters, and line 6 decrypts the secret message to the original text. 行5对Base64编码进行解码以生成原始字符,行6将加密消息解密成原始文本。 www.ibm.com 10. Decrypts data by using a symmetric key. 使用对称密钥对数据进行解密。 msdn2.microsoft.com 1. The product executable that is downloaded from ELMS decrypts and extracts the product. 从ELMS下载的产品可执行解码并且提取产品。 bbs.pcbeta.com 2. The client decrypts the result using the shared session key. 客户端使用共享会话密钥解密该结果。 www.ibm.com 3. An update unit (113) decrypts the new data by using the key. 更新单元(113)利用密钥对新数据进行解密。 www.hgpf114.com 4. The client gets the response message, decrypts it, and obtains the PTGT and PTGT session key. 客户端获得响应消息,解密它,然后获得PTGT和PTGT会话密钥。 www.ibm.com 5. Recipient decrypts with its private key 接收者用自己的私钥解密 wenku.baidu.com 6. Bank decrypts messages with its private key 银行用自己的私钥解密消息 wenku.baidu.com 7. Decrypts WITHOUT having to save the data onto the hard disk 无需存储到硬盘直接解密数据 edu.itbulo.com 8. the following example decrypts the record updated in 的示例中更新的记录进行解密。 www.ichacha.net 9. This method decrypts an encrypted message created using the 此方法解密用具有相同参数的 www.ichacha.net |
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。