fn update(self: *Verifier, msg: []const u8) void
Add new content to the message to be verified.
self: *Verifier,
msg: []const u8,