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