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