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!

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

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