Verifier.update
void update(const(ubyte)[] input)Updates the data to be verified.
Parameters
input | The data to fold into the verification. |
void update(const(ubyte)[] input)Updates the data to be verified.
input | The data to fold into the verification. |