PowerTCP Zip Compression for .NET
Flush Method (AesEncryptingStream)




Must be used after the final Write() to generate trailing authentication code. Flush() is also applied to the BaseStream's InnerStream.
Syntax
Public Overrides Sub Flush() 
Dim instance As AesEncryptingStream
 
instance.Flush()
public override void Flush()
public: void Flush(); override 
public:
void Flush(); override 
See Also

Reference

AesEncryptingStream Class
AesEncryptingStream Members


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