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_CSP Class

[To be supplied.]

Object
   CryptographicObject
      HashAlgorithm
         SHA1
            SHA1_CSP

[Visual Basic]
NotInheritable Public Class SHA1_CSP
   Inherits SHA1
[C#]
public sealed class SHA1_CSP : SHA1
[C++]
public __gc __sealed class SHA1_CSP : public SHA1
[JScript]
public class SHA1_CSP extends SHA1

Remarks

[To be supplied.]

Requirements

Namespace: System.Security.Cryptography

Assembly: mscorlib.dll

See Also

SHA1_CSP Members | System.Security.Cryptography Namespace