The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
DSACryptoServiceProvider::SignData Method (Stream^)
.NET Framework (current version)
Computes the hash value of the specified input stream and signs the resulting hash value.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- inputStream
-
Type:
System.IO::Stream^
The input data for which to compute the hash.
.NET Framework
Available since 1.1
Available since 1.1
Show: