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!

PKCS7StreamFormatter Class

[To be supplied.]

Object
   CryptographicObject
      CryptoStreamFormatter
         PKCS7StreamFormatter

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

Remarks

[To be supplied.]

Requirements

Namespace: System.Security.Cryptography

Assembly: mscorlib.dll

See Also

PKCS7StreamFormatter Members | System.Security.Cryptography Namespace