System::Security::Cryptography::CryptoStreamMode Enum
CryptoStreamMode enum
CryptoStream direction.
enum class CryptoStreamMode
Werte
| Name | Wert | Beschreibung |
|---|---|---|
| Read | 0 | Der Stream ist nur zum Lesen. |
| Write | 1 | Der Stream ist nur zum Schreiben. |
Siehe auch
- Namespace System::Security::Cryptography
- Library Aspose.Font for C++