• The data encrypt card using DSP chip, PCI interface chip, asynchronism FIFO chip and EPLD that realize the control of the data encrypt card is designed and implemented.

    数据解密的硬件设计实现采用DSP芯片PCI接口芯片、异步FIFO等器件,通过EPLD控制实现数据加解密卡;

    youdao

  • The system lets you encrypt or scramble the data that's sent between machines.

    这个系统可以让机器互发数据加密扰频处理

    《柯林斯英汉双解大词典》

  • The sample code generates a new secret key and uses it to encrypt and decrypt data.

    这个样本代码将生成一个新的使用数据进行加密解密

    youdao

  • Scientists have found a way to store, encrypt and retrieve complex data in the DNA of E. coli.

    科学家已经发现大肠杆菌DNA存储加密检索复杂数据方法

    youdao

  • This encrypted part can only be read by the receiver with the private key corresponding to the public key that was used to encrypt the data.

    只有接收者具有与加密数据时使用公钥对应的时,才能阅读部分加密数据

    youdao

  • The encryption algorithm list box lets you choose the symmetric algorithm to be used to encrypt the service data object contained within the SOAP message's body.

    加密算法列表中可以选择对称算法,使用该算法可以加密SOAP消息正文中包含服务数据对象

    youdao

  • There's another solution, one that works with whole-disk encryption products like PGP disk (I'm on PGP's advisory board), TrueCrypt, and BitLocker: encrypt the data to a key you don't know.

    另外一种方法即用全磁盘加密产品PG P磁盘(PGP顾问委员会),加密软件,驱动器加密。用知道的密钥加密数据

    youdao

  • Additional authentication options include the ability to encrypt user names and passwords, as well as data, as they travel across the network between client and server.

    其他身份验证选项包括用户口令以及数据客户机服务器之间网络传递时进行加密

    youdao

  • Use the key that was previously generated to encrypt the sensitive data within the SOAP message (symmetric encryption).

    使用以前生成密钥加密SOAP消息中的敏感数据对称加密)。

    youdao

  • The firm collected too much data, kept it too long, did not encrypt it, lacked password protections and left its wireless network open.

    这家公司收集了过多资料并保留长的时间没有给这些资料加密同时缺少密码保护并且还让公司无线网络处于公开状态。

    youdao

  • It contains a public key and a private key used to encrypt the data exchanged over the SSL connection.

    包含用于加密SSL连接上交换数据公钥

    youdao

  • This is because the amount of time taken to encrypt data is, typically, dependent on the amount of data being encrypted and not the actual content of the data.

    是因为加密数据花费时间通常取决于加密的数据不是实际的数据内容

    youdao

  • PKI consists of two keys — a public key and a private keyused to authenticate the user and encrypt the data.

    PK i两个密钥组成-公钥-用于认证用户加密数据

    youdao

  • With access to the WebSphere MQ file Transfer Edition agent's command queue suitably restricted, a useful enhancement might be to encrypt the file data as it flows between agents.

    WebSphereMQFileTransferEdition代理命令队列访问进行适当限制后一个有用的增强可能代理之间流动文件数据进行加密

    youdao

  • ReadFile fetches the data (complete XML file) that we want to encrypt.

    ReadFile取得我们希望加密数据(整个XML文件)。

    youdao

  • In general, the Encrypted Files system (EFS) support on AIX enables individual users on the system to encrypt their data and also access it through keyed protection.

    总的来说,AIXEncryptedFilesSystem (EFS)支持系统上的用户可以加密他们数据可以在密钥保护访问数据。

    youdao

  • The other attribute, xmlns, specifies the XML Encryption namespace that we used to encrypt the XML data.

    一个属性xmlns指定用来加密XML数据的 XML加密名称空间

    youdao

  • Select Encryption algorithm and hashing algorithm you want to use in your IPSec tunnels to encrypt the data.

    选择IPSec隧道中加密数据所用加密算法散列算法。

    youdao

  • In Listing 2 you can see the result of applying WS-Encryption to the SOAP message described above to encrypt the service data object.

    清单2中,可以看到将WS -Encryption应用于上文描述SOAP消息加密服务数据对象结果

    youdao

  • While the OpenBSD team is still exploring more extensive encryption of the file system, steps have been taken to encrypt data where possible.

    OpenBSD团队进一步广泛地研究文件系统加密,并且在系统中所有可能地方数据进行加密

    youdao

  • WebSphere MQ alone can encrypt the data in transit as messages traverse channels, but it does not encrypt the messages while the queue manager processes them.

    WebSphereMQ能够消息穿过通道时独自临时加密数据并不队列管理器处理消息加密消息。

    youdao

  • Before uploading data to the cloud, Alice USES the data processor to encrypt and encode the documents along with their metadata (tags, time, size, etc.), then she sends them into the cloud.

    数据传到之前,Alice会使用数据处理器文档与其元数据(标签时间大小等等)一起加密编码然后会将其传送到云上。

    youdao

  • The FS agent provides a feature to encrypt and decrypt data written to or read from file systems.

    FS代理提供一个特性用于加密解密写到文件系统从中读取数据

    youdao

  • In this way, data confidentiality can be ensured on the topic, even if some logic must be implemented to encrypt messages on the central reservation system.

    通过这样,可以确保主题数据保密性不过必须中央预约系统上实现某种逻辑加密消息

    youdao

  • Encryption You can specify password at table level to encrypt the data.

    加密可以指定密码对数据进行加密

    youdao

  • This enables him to encrypt data he sends over the network and protect the identity of his own Internet protocol (IP) address.

    使能够通过网络发送数据加密,保护自己的IP地址身份

    youdao

  • The previous tip assumes that you want to obscure serialized data, not encrypt it or ensure it hasn't been modified.

    一个技巧假设模糊化序列化数据而不是对其加密或者确保被修改。

    youdao

  • I then extract the initialization vector (IV) into a byte array, block encrypt the clear data, and prefix the IV bytes to the encrypted data bytes.

    随后初始向量(IV)抽取字节数组明文数据进行加密将iv字节置于加密的数据字节之前。

    youdao

  • I then extract the initialization vector (IV) into a byte array, block encrypt the clear data, and prefix the IV bytes to the encrypted data bytes.

    随后初始向量(IV)抽取字节数组明文数据进行加密将iv字节置于加密的数据字节之前。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定