Ensure that a sufficiently robust encryption algorithm, such as triple DES or AES, is used to encrypt all confidential information stored on the system.
确保充分健全的加密算法,比如三重DES或者AES,用来加密所有存储在系统上的机密信息。
The implementation of XML encryption used in the sample code accompanying this article only recognizes the Triple-DES algorithm for content encryption.
本文所附示例代码中的xml加密实现对内容加密只能识别Triple - des算法。
First, get a KeyGenerator object that implements the Triple-DES algorithm.
首先,获得一个实现了Triple - des算法的KeyGenerator对象。
The accompanying source code USES XML encryption that only recognizes the triple-DES algorithm, hence I create the key with that algorithm.
本文附带的源代码使用的xml加密方法只能识别三重des (Triple - DES)加密算法,因此我就用这种算法创建密钥。
The accompanying source code USES XML encryption that only recognizes the triple-DES algorithm, hence I create the key with that algorithm.
本文附带的源代码使用的xml加密方法只能识别三重des (Triple - DES)加密算法,因此我就用这种算法创建密钥。
应用推荐