Adds a chunk of data in a byte array to be authenticated by the Mac object.
public int AddData( byte[] b )
Public Function AddData ( _ b As Byte() _ ) As Integer
VB6/C equivalent: MAC_AddBytes
MAC_AddBytes
[Contents] [Index]