System.Security.Cryptography.CryptoStreamMode Enumeration

Specifies the mode of a cryptographic stream.

Syntax

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

Remarks

Documentation for this section has not yet been entered.

Members

Member NameDescription
Read

Read access to a cryptographic stream.

Write

Write access to a cryptographic stream.

Requirements

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