fn update(self: *Signer, data: []const u8) void

Add new data to the message being signed.

Parameters

self: *Signer,
data: []const u8,