System.Security.Cryptography.SHA1CryptoServiceProvider Class

Computes the System.Security.Cryptography.SHA1 hash value for the input data using the implementation provided by the cryptographic service provider (CSP). This class cannot be inherited.

See Also: SHA1CryptoServiceProvider Members

Syntax

[System.Runtime.InteropServices.ComVisible(true)]
public sealed class SHA1CryptoServiceProvider : SHA1

Remarks

The hash size for the System.Security.Cryptography.SHA1CryptoServiceProvider class is 160 bits.

Requirements

Namespace: System.Security.Cryptography
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0