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