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对象。
应用推荐