Returns the computed Hash-based Message Authentication Code (HMAC) after all data has been written to the object.
Namespace:
Rebex.Security.Cryptography
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
Visual Basic |
---|
Protected Overrides Function HashFinal As Byte() |
C# |
---|
protected override byte[] HashFinal() |