decrypted
英[diːˈkrɪpt]
美[diːˈkrɪpt]
双语例句
- 1. Thus it can be decrypted and e-mailed to the user.
- 因此可以解密并发送给用户。
youdao
- 2. The document is decrypted using the decryption key.
- 解密密钥会被用来对文档进行解密。
youdao
- 3. The tool will decrypt them and validate decrypted SOAP messages for you.
- 这个工具能够将消息解密,然后为您验证解密后的SOAP消息。
youdao
- 4. These messages can only be decrypted by using the corresponding private key.
- 这些消息只能使用对应的私钥解密。
youdao
- 5. Then using the decrypted conversation key, the server decrypts the client timestamp.
- 然后,服务器使用解密的对话密钥来解密客户端时间戳。
youdao
- 6. Using these cipher suites the data is encrypted by one end and decrypted by other end.
- 使用该密码组合时,数据在一端进行加密,在另一端进行解密。
youdao
- 7. Data encrypted using the private key can be decrypted using the corresponding public key.
- 使用私有密匙加密的数据可以使用对应的公共密匙解密。
youdao
- 8. Hashed passwords are more secure than encrypted passwords because they can't be decrypted.
- 哈希密码比加密密码更安全,因为无法对其进行解密。
youdao
- 9. Data is automatically encrypted when writing, and decrypted when reading, based on the policy.
- 将根据策略在写入时自动加密数据,而在读取时自动解密数据。
youdao
- 10. When Ellie opens the message, it is automatically decrypted using her corresponding private key.
- 当ellie打开消息的时候,会自动使用相应的私钥解密。
youdao
- 11. The cipher byte array is then decrypted, and the decrypted byte array is returned as a text string.
- 接着对该密码字节数组解密,解密的字节数组作为文本字符串返回。
youdao
- 12. If the root user reads data from the guard point, data is not decrypted, and the action is logged for audit.
- 如果根用户从保护点读取数据,那么数据将不被解密,并且会记录该操作用于审计。
youdao
- 13. SSL can have some performance impacts because every piece of data sent to and from the server must be decrypted.
- SSL对性能有一定影响,因为每个发送到服务器和从服务器传出的数据片都必须加密。
youdao
- 14. If all information is correct, the tool will generate a decrypted SOAP message and validate the message for you.
- 如果所有信息都正确,这个工具会生成一个解密的SOAP消息,并为您验证这个消息。
youdao
- 15. The message thus encrypted can only be decrypted using the corresponding private key, which is held by Entity b.
- 实体a取得了实体b的公钥并用它加密消息。因此加密的消息只能使用对应的私钥解密,而私钥在实体b手中。
youdao
- 16. Then, like all future encrypted messages, we need to make sure the decrypted contents haven't been tampered with.
- 然后,像所有接下来的加密消息一样,我们要确保解密后的内容没有被篡改。
youdao
- 17. One property of the key pair is that messages encrypted with one of the keys can be decrypted only with the other.
- 密匙对的一个特性是使用密匙对中的一个密匙加密的消息只能使用另一个密匙解密。
youdao
- 18. In this case, the whole XML document is decrypted by the sales department and the payment information is disclosed.
- 在这种情况下,销售部门对整个XML文档解密,这就泄露了支付信息。
youdao
- 19. The password is only requested once when the certificate is loaded so that it can be decrypted and stored in memory.
- 在证书加载时,这个密码只会请求一次,这样它就可以进行解密并保存到内存中了。
youdao
- 20. If your list of user passwords falls into the wrong hands, there's literally no way it can be decrypted to plaintext.
- 如果您的用户密码列表落入不法之徒之手,他们实际上没有将密码解密为明文的方法。
youdao
- 21. Anyone with access to the public key can use it to encrypt messages, which can then be decrypted only by the key owner.
- 任何访问这个公开密匙的人都可以用它加密消息,而只有密匙所有者才能够对消息解密。
youdao
- 22. Once the message has been decrypted and the signature validates the SOAP runtime calls the web services implementation.
- 一旦消息被解密且确认了签名,SOAP运行时(runtime)就可以调用Web服务的实现。
youdao
- 23. Step 4: Create the Decryptor object with decryption key and the location of the encrypted data that is to be decrypted.
- 步骤4:用解密密钥和需要解密的加密数据所在的位置创建Decryptor对象。
youdao
- 24. The data is encrypted before it even leaves your computer, and is decrypted only once it reaches its intended destination.
- 数据在离开您的计算机之前就已经被加密,然后只有到达它预定的目标后才被解密。
youdao
- 25. The tool can validate SOAP messages. If your SOAP message is encrypted, it can decrypt it and validate a decrypted message.
- 如果您的SOAP消息是加密的,它也能够将消息解密,并验证解密后的消息。
youdao
- 26. Ellie receives the message, which is automatically decrypted. Ellie responds with a confirmation, also signed and encrypted.
- Ellie收到消息后自动解密,也可以使用签署并加密的回复进行确认。
youdao
- 27. The important point is that the keys are asymmetric; information encrypted with one key can be decrypted using the other key.
- 关键的问题是这些密钥是非对称的;使用一个密钥加密的信息可以使用另一个密钥来解密。
youdao
- 28. The files are decrypted when they are read from the disk into memory so that the file data kept in memory is in clear format.
- 在将文件从磁盘读取到内存时对文件解密,因此文件数据能够以明文格式保存在内存中。
youdao
- 29. The important point is that the keys are asymmetric — information encrypted with one key can be decrypted using the other key.
- 关键的问题是这些密钥是非对称的——使用一个密钥加密的信息可以使用另一个密钥来解密。
youdao
- 30. In this example, if the db2admin user accesses the guard point, data is encrypted when writing, and data is decrypted when reading.
- 在这个例子中,如果db 2admin用户访问保护点,那么将在写入时加密数据,在读取时解密数据。
youdao
百度翻译
有道翻译