CryptoAESDecryptTextWithKey_Rijndael Method
Namespace: MFiles.CryptoAssembly: MFiles.Crypto (in MFiles.Crypto.dll) Version: 23.12.13247.3
public static string DecryptTextWithKey_Rijndael(
byte[] data,
int keySize,
int blockSize,
RSACryptoServiceProvider rsa
)
- data Byte
-
- keySize Int32
-
- blockSize Int32
-
- rsa RSACryptoServiceProvider
-
String