DesFile |
| Name | Description | |
|---|---|---|
| FileDecrypt(String, String, Byte, Mode, Byte) | Decrypt a file | |
| FileDecrypt(String, String, String, Mode, String) | Decrypt a file passing key and IV as hex strings | |
| FileDecrypt(String, String, Byte, Mode, Byte, CipherFileOption) | Decrypt a file with advanced options |