MACTripleDES::HashFinal Method ()
.NET Framework (current version)
Returns the computed Message Authentication Code (MAC) after all data is written to the object.
Assembly: mscorlib (in mscorlib.dll)
You can read this value only after all data is written, and you cannot write more data afterward. Create a new instance of MACTripleDES for each separate segment of data to compute the MAC for that data.
.NET Framework
Available since 1.1
Available since 1.1
Show: