CryptoAES Class
Namespace: MFiles.CryptoAssembly: MFiles.Crypto (in MFiles.Crypto.dll) Version: 23.12.13247.3
- Inheritance
- Object CryptoAES
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
|
|