PowerTCP Zip Compression for .NET
AesEncryptingStream Class
Members 




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

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

See Also

Reference

AesEncryptingStream 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