Click or drag to resize

PkzipClassicManagedCreateDecryptor Method

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