System.Security.Cryptography.CryptoStreamMode Enumeration
Cryptographic transformation mode for CryptoStream.

Syntax

[System.Runtime.InteropServices.ComVisible(true)]
public enum CryptoStreamMode

Remarks

Documentation for this section has not yet been entered.

Members

Member NameDescription
ReadCreate the CryptoStream in read mode.
WriteCreate the CryptoStream in write mode.

Requirements

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