EncrypterDecryptAES Method (String, String, String, CipherMode, PaddingMode, CiphertextFormat) |
Namespace: X3Platform.Security
public static string DecryptAES( string text, string key, string iv, CipherMode mode, PaddingMode padding, CiphertextFormat format )
[Missing <param name="mode"/> documentation for "M:X3Platform.Security.Encrypter.DecryptAES(System.String,System.String,System.String,System.Security.Cryptography.CipherMode,System.Security.Cryptography.PaddingMode,X3Platform.Security.CiphertextFormat)"]
[Missing <param name="padding"/> documentation for "M:X3Platform.Security.Encrypter.DecryptAES(System.String,System.String,System.String,System.Security.Cryptography.CipherMode,System.Security.Cryptography.PaddingMode,X3Platform.Security.CiphertextFormat)"]
[Missing <param name="format"/> documentation for "M:X3Platform.Security.Encrypter.DecryptAES(System.String,System.String,System.String,System.Security.Cryptography.CipherMode,System.Security.Cryptography.PaddingMode,X3Platform.Security.CiphertextFormat)"]