PowerTCP Zip Compression for .NET
AesDecryptingStream Class
Members 




Used to apply AES decryption to data passing through the stream.
Object Model
AesDecryptingStream Class
Syntax
<LicenseProviderAttribute(ZipLicenseProvider)>
Public Class AesDecryptingStream 
   Inherits BaseStream
Dim instance As AesDecryptingStream
[LicenseProvider(ZipLicenseProvider)]
public class AesDecryptingStream : BaseStream 
[LicenseProvider(ZipLicenseProvider)]
public __gc class AesDecryptingStream : public BaseStream 
[LicenseProvider(ZipLicenseProvider)]
public ref class AesDecryptingStream : public BaseStream 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.IO.Stream
         Dart.PowerTCP.Zip.BaseStream
            Dart.PowerTCP.Zip.AesDecryptingStream

See Also

Reference

AesDecryptingStream Members
Dart.PowerTCP.Zip Namespace


PowerTCP Zip for .NET Documentation Version 2.1.1
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic