System.Security.Cryptography.CryptoStream public class CryptoStream : Stream, IDisposable Documentation public bool HasFlushedFinalBlock { get; } public CryptoStream(Stream stream, ICryptoTransform transform, CryptoStreamMode mode) public void Clear() public void FlushFinalBlock()