NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

SHA1 Class

[To be supplied.]

Object
   CryptographicObject
      HashAlgorithm
         SHA1

[Visual Basic]
MustInherit Public Class SHA1
   Inherits HashAlgorithm
[C#]
public abstract class SHA1 : HashAlgorithm
[C++]
public __gc __abstract class SHA1 : public HashAlgorithm
[JScript]
public abstract class SHA1 extends HashAlgorithm

Remarks

[To be supplied.]

Requirements

Namespace: System.Security.Cryptography

Assembly: mscorlib.dll

See Also

SHA1 Members | System.Security.Cryptography Namespace