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