CryptoAESDecryptString(String, Rfc2898DeriveBytes) Method
Namespace: MFiles.CryptoAssembly: MFiles.Crypto (in MFiles.Crypto.dll) Version: 23.12.13247.3
public static string DecryptString(
string cipherText,
Rfc2898DeriveBytes key
)
- cipherText String
-
- key Rfc2898DeriveBytes
-
String