Get the source stream object, if any.
[Visual Basic] Function GetSink() As ICryptoStream [C#] ICryptoStream GetSink(); [C++] ICryptoStream* GetSink() = 0; [JScript] function GetSink() : ICryptoStream;
Source stream object, or NULL if none.
ICryptoStream Interface | ICryptoStream Members | System.Security.Cryptography Namespace