Mono Class Library: System.Security.Cryptography.CryptoStream Overview | Members

System.Security.Cryptography.CryptoStream.FlushFinalBlock Method

Documentation for this section has not yet been entered. [Edit]

public void FlushFinalBlock ()

Remarks

This method can only be called if the CryptoStream was created with System.Security.Cryptography.CryptoStreamMode.CryptoStreamMode.Write. Calling this method more than one time will also result in a NotSupportedException. [Edit]

Requirements

Namespace: System.Security.Cryptography
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0