PowerTCP Zip Compression for .NET
Flush Method (AesDecryptingStream)




Must be used after the final Write() to check trailing authentication code. Flush() is also applied to the BaseStream's InnerStream.
Syntax
Public Overrides Sub Flush() 
Dim instance As AesDecryptingStream
 
instance.Flush()
public override void Flush()
public: void Flush(); override 
public:
void Flush(); override 
Exceptions
ExceptionDescription
ZipExceptionCannot authenticate the decryption process.
See Also

Reference

AesDecryptingStream Class
AesDecryptingStream Members


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