CryptoSys API Library Manual

macFinal

Returns the final MAC value.

Syntax

[VBA]
Public Function macFinal ( _
    hContext As Long _
) As Byte()

Parameters

hContext
Handle to the MAC context.

Return Value

Byte(): MAC in byte array or empty array on error.

Remarks

Computes the result of all macAddBytes and macAddString calls since macInit.
[PREV: macBytes...]   [Contents]   [Index]   
   [NEXT: macHexFromBytes...]

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