NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

CryptoStreamFormatter Class

[To be supplied.]

Object
   CryptographicObject
      CryptoStreamFormatter

[Visual Basic]
MustInherit Public Class CryptoStreamFormatter
   Inherits CryptographicObject
   Implements ICryptoStream
[C#]
public abstract class CryptoStreamFormatter : CryptographicObject,
   ICryptoStream
[C++]
public __gc __abstract class CryptoStreamFormatter : public
   CryptographicObject, ICryptoStream
[JScript]
public abstract class CryptoStreamFormatter extends
   CryptographicObject, ICryptoStream

Remarks

[To be supplied.]

Requirements

Namespace: System.Security.Cryptography

Assembly: mscorlib.dll

See Also

CryptoStreamFormatter Members | System.Security.Cryptography Namespace