CryptoSys API Library Manual

macAddString

Adds a string to be authenticated.

Syntax

[VBA]
Public Function macAddString ( _
    hContext As Long, _
    szData As String _
) As Long

Parameters

hContext
Handle to the MAC context.
szData
String containing the next part of the message.

Return Value

Long: Zero (0) on success, or a nonzero error code (use apiErrorLookup to check)
[PREV: macAddBytes...]   [Contents]   [Index]   
   [NEXT: macBytes...]

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