Click or drag to resize

MacAddData Method

Adds data in chunks to be authenticated by the Mac object.
Overload List
 NameDescription
Public methodAddData(Byte) Adds a chunk of data in a byte array to be authenticated by the Mac object.
Public methodAddData(String) Adds a chunk of data in a string to be authenticated by the Mac object.
Top
See Also