Specifies the mode of a cryptographic stream.
Syntax
[System.Runtime.InteropServices.ComVisible(true)]
public enum CryptoStreamMode
Remarks
Members
Member Name | Description |
---|
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