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

CryptoAES Class

Definition

Namespace: MFiles.Crypto
Assembly: MFiles.Crypto (in MFiles.Crypto.dll) Version: 23.12.13247.3
C#
public class CryptoAES
Inheritance
Object    CryptoAES

Constructors

CryptoAES  

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

MFiles.Crypto Namespace

In This Article

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