West Wind Application Settings for .NET |
wwEncrypt.DecryptBytes
|
Decrypts a Byte array from DES with an Encryption Key.
Syntax: |
public static Byte[] DecryptBytes(String DecryptString, String EncryptionKey) |
| Return: | Byte[] |
| Parameters: |
String DecryptString String EncryptionKey |
Overloads: