Cryptographic stream object for file streams.
Object
CryptographicObject
CryptoFileStream
[Visual Basic] Public Class CryptoFileStream Inherits CryptographicObject Implements ICryptoStream [C#] public class CryptoFileStream : CryptographicObject, ICryptoStream [C++] public __gc class CryptoFileStream : public CryptographicObject, ICryptoStream [JScript] public class CryptoFileStream extends CryptographicObject, ICryptoStream
[To be supplied.]
Namespace: System.Security.Cryptography
Assembly: mscorlib.dll
CryptoFileStream Members | System.Security.Cryptography Namespace