Process the SHA1 hash algorithm on the specified stream then sign it's result.
- inputStream
- The data stream to be hashed then signed.
The signature value of the processed stream.
The supplied data is hashed using the default System.Security.Cryptography.SHA1 implementation then signed.
Namespace: System.Security.Cryptography
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0