Cryptographic transformation mode for CryptoStream.
Syntax
[System.Runtime.InteropServices.ComVisible(true)]
public enum CryptoStreamMode
Remarks
Members
| Member Name | Description |
|---|
| Read | Create the CryptoStream in read mode. |
| Write | Create 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