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!

HashAlgorithm Constructor

Initializes an instance of the HashAlgorithm class.

[Visual Basic]
Protected Sub New()
[C#]
protected HashAlgorithm();
[C++]
protected: HashAlgorithm();
[JScript]
protected function HashAlgorithm();

See Also

HashAlgorithm Class | HashAlgorithm Members | System.Security.Cryptography Namespace