EncrypterDecryptDES Method (String, Byte, Byte, CiphertextFormat) |
Namespace: X3Platform.Security
public static string DecryptDES( string text, byte[] rgbKey, byte[] rgbIV, CiphertextFormat format )
[Missing <param name="format"/> documentation for "M:X3Platform.Security.Encrypter.DecryptDES(System.String,System.Byte[],System.Byte[],X3Platform.Security.CiphertextFormat)"]
[Missing <returns> documentation for "M:X3Platform.Security.Encrypter.DecryptDES(System.String,System.Byte[],System.Byte[],X3Platform.Security.CiphertextFormat)"]