M-Files Vault Application Framework
C#
Show/Hide TOC

CryptoAES Methods

Methods

DecryptData(Byte, Rfc2898DeriveBytes)  
DecryptData(Byte, String)  
DecryptData(Byte, String, Byte)  
DecryptDataAsBytes(Byte, Rfc2898DeriveBytes)  
DecryptDataAsBytes(Byte, String)  
DecryptString(String, Rfc2898DeriveBytes)  
DecryptString(String, String)  
DecryptString(String, String, Byte)  
DecryptTextWithKey  
DecryptTextWithKey_AesCrypto  
DecryptTextWithKey_Rijndael  
EncryptString(Byte, String)  
EncryptString(String, Rfc2898DeriveBytes)  
EncryptString(String, String)  
EncryptString(String, String, Byte)  
EncryptTextWithKey  
EncryptTextWithKey_AesCrypto  
EncryptTextWithKey_Rijndael  

See Also

Reference

CryptoAES Class
MFiles.Crypto Namespace

In This Article

  • Methods
  • See Also
Send comments on this topic to devsupport@m-files.com