如何在C#中加密和解密字符串?
.net c# encryption mono cryptography
我需要在我的项目中使用 AES 算法,因此我想到为所有要加密的数据提供一个常量密钥。如何在 C# 中创建一个可用作密钥的全局常量字节数组?
c#
c# ×2
.net ×1
cryptography ×1
encryption ×1
mono ×1