readme.txt

来自「在C#中实现加密解密」· 文本 代码 · 共 13 行

TXT
13
字号
"Secure .NET Apps With Cryptography" by Travis Vandersypen
Visual Studio Magazine, March 2003

Instructions:

1) Load the solution in the CryptographyExamples diretcory into VS.NET
2) Run the application

If you want to change to the AssymetricEncryption form:

1) Go to the code section in the SymmetricEncryption form
2) Go to the the Main() function
3) Change the form to AssymetricEncryption

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?