Mono Class Library: System.Security.Cryptography Namespace

System.Security.Cryptography.CryptoStreamMode Enumeration

Cryptographic transformation mode for CryptoStream. [Edit]
[System.Runtime.InteropServices.ComVisible(true)]
public enum CryptoStreamMode

Remarks

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

Members

Member NameDescription
ReadCreate the CryptoStream in read mode. [Edit]
WriteCreate the CryptoStream in write mode. [Edit]

Requirements

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