The methods of the ICryptoStream interface are listed below. For a complete list of ICryptoStream interface members, see the ICryptoStream Members topic.
CloseStream | Overloaded. [To be supplied.] |
GetSink | Get the source stream object, if any. |
SetSink | Set the sink- that is, receiver of output-of the stream object. |
SetSource | Set the source- that is, sender of input- to the stream object. |
Write | Overloaded. [To be supplied.] |
ICryptoStream Interface | System.Security.Cryptography Namespace