CryptoSys API Library Manual

Mac.Final Method

Computes final MAC value for the Mac object.

Syntax

[C#]
public byte[] Final()
[VB.NET]
Public Function Final As Byte()

Return Value

MAC value in a byte array.

Remarks

This operation delivers the final result of Add operations since the Mac.Init() operation. Once called, the Mac object is invalid.

See Also

VB6/C equivalent: MAC_Final

[Contents] [Index]

[PREV: Mac.Dispose Method...]   [Contents]   [Index]   
   [NEXT: Mac.HexFromBytes Method...]

Copyright © 2001-24 D.I. Management Services Pty Ltd. All rights reserved. Generated 2024-01-07T07:42:00Z.