A (signature, message, public_key) tuple for batch verification

Fields

sig: Signature,
msg: []const u8,
public_key: PublicKey,