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算法。
2
The accompanying source code USES XML encryption that only recognizes the triple-DES algorithm, hence I create the key with that algorithm.