A (signature, message, public_key) tuple for batch verification
sig: Signature,
msg: []const u8,
public_key: PublicKey,