CryptoStreamMode

CryptoStreamModeserializable

System.Security.Cryptography (mscorlib.dll)enum
public enum CryptoStreamMode {    Read = 0,Write = 1 }

This enumeration is used by the CryptoStream constructor to specify whether data will be read from, or written to, the System.IO.Stream.

Hierarchy

System.Object System.ValueType System.Enum(System.IComparable, System.IFormattable, System.IConvertible) CryptoStreamMode

Passed To

CryptoStream.CryptoStream( )



Programming. NET Security
Programming .Net Security
ISBN: 0596004427
EAN: 2147483647
Year: 2005
Pages: 346

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net