Flushes the buffers of the underlying stream.
Public Sub Flush ( )
This does not flush the buffers within the CryptoStream. Call FlushFinalBlock to flush the remaining data to the underlying stream.
Project CorLib Overview
Class CryptoStream Overview