Click or drag to resize

PkzipClassicManagedCreateEncryptor Method

Overload List
  NameDescription
Public methodCreateEncryptor
Creates a symmetric encryptor object with the current Key property and initialization vector (IV).
(Inherited from SymmetricAlgorithm.)
Public methodCreateEncryptor(Byte, Byte) (Overrides SymmetricAlgorithmCreateEncryptor(Byte, Byte).)
Top
See Also