CryptoAESDecryptString(String, String, Byte) Method
Namespace: MFiles.CryptoAssembly: MFiles.Crypto (in MFiles.Crypto.dll) Version: 23.12.13247.3
public static string DecryptString(
string cipherText,
string sharedSecret,
byte[] salt
)
- cipherText String
-
- sharedSecret String
-
- salt Byte
-
String