CryptoAESEncryptString(String, Rfc2898DeriveBytes) Method
            
            
              Namespace: MFiles.CryptoAssembly: MFiles.Crypto (in MFiles.Crypto.dll) Version: 23.12.13247.3
public static byte[] EncryptString(
	string plainText,
	Rfc2898DeriveBytes key
)
- plainText  String
-  
- key  Rfc2898DeriveBytes
-  
Byte