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.HashFinal

[To be supplied.]

[Visual Basic]
Overrides Protected Function HashFinal() As Byte ()
[C#]
protected override byte[] HashFinal();
[C++]
protected: override unsigned char* HashFinal() [];
[JScript]
protected override function HashFinal() : Byte[];

See Also

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