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!

PKCS7StreamDeformatter Class

[To be supplied.]

Object
   CryptographicObject
      CryptoStreamDeformatter
         PKCS7StreamDeformatter

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

Remarks

[To be supplied.]

Requirements

Namespace: System.Security.Cryptography

Assembly: mscorlib.dll

See Also

PKCS7StreamDeformatter Members | System.Security.Cryptography Namespace