.NET Framework Class Library
SHA1..::.ComputeHash Method

Computes the hash value for the input data.

Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkComputeHash(array<Byte>[]()[])Computes the hash value for the specified byte array. (Inherited from HashAlgorithm.)
Public methodSupported by the .NET Compact FrameworkComputeHash(Stream)Computes the hash value for the specified Stream object. (Inherited from HashAlgorithm.)
Public methodSupported by the .NET Compact FrameworkComputeHash(array<Byte>[]()[], Int32, Int32)Computes the hash value for the specified region of the specified byte array. (Inherited from HashAlgorithm.)
Top
See Also

Reference

Tags :


Page view tracker