Click or drag to resize

Sha3AddData Method

Two overloads: one for Ansi string, one for bytes
Overload List
 NameDescription
Public methodAddData(Byte) Adds an array of 8-bit bytes to the digest
Public methodAddData(String) Adds a string of Ansi characters to the digest
Top
See Also