Create an encryptor.
Parameters
- rgbKey
- The key to use for this encryptor.
- rgbIV
- Initialisation vector for the new encryptor.
Return Value
Returns a new PkzipClassic encryptor
See Also
PkzipClassicManaged Class | ICSharpCode.SharpZipLib.Encryption Namespace | PkzipClassicManaged.CreateEncryptor Overload List