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.GetSink

[To be supplied.]

[Visual Basic]
Overrides Public Function GetSink() As ICryptoStream
[C#]
public override ICryptoStream GetSink();
[C++]
public: override ICryptoStream* GetSink();
[JScript]
public override function GetSink() : ICryptoStream;

See Also

PKCS7StreamDeformatter Class | PKCS7StreamDeformatter Members | System.Security.Cryptography Namespace