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!

KeyedHashAlgorithm.Create ()

[To be supplied.]

[Visual Basic]
Overloads Shadows Public Shared Function Create() As KeyedHashAlgorithm
[C#]
public static new KeyedHashAlgorithm Create();
[C++]
public: static new KeyedHashAlgorithm* Create();
[JScript]
public static new function Create() : KeyedHashAlgorithm;

See Also

KeyedHashAlgorithm Class | KeyedHashAlgorithm Members | System.Security.Cryptography Namespace | KeyedHashAlgorithm.Create Overload List