System::Security::Cryptography::CryptoStreamMode enum
CryptoStreamMode enum
CryptoStream direction.
enum class CryptoStreamMode
Values
Name | Value | Description |
---|---|---|
Read | 0 | Stream is for reading only. |
Write | 1 | Stream is for writing only. |
See Also
- Namespace System::Security::Cryptography
- Library Aspose.TeX for C++