fn update(self: *Signer, data: []const u8) void
Add new data to the message being signed.
self: *Signer,
data: []const u8,