CipherFile |
| Name | Description | |
|---|---|---|
| FileDecrypt(String, String, Byte, Byte, CipherAlgorithm, Mode, Padding, CipherOpts) | Decrypt a file. | |
| FileDecrypt(String, String, String, String, CipherAlgorithm, Mode, Padding, CipherOpts) | Decrypt a file passing key and IV as hex strings. |