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