forked from cory/tildefriends
verify: Add an option to dump a specific message in the format that its signature validates as well as a hex representation of the bytes for good measure.
This commit is contained in:
@ -13,6 +13,9 @@
|
||||
|
||||
#include "quickjs.h"
|
||||
|
||||
/**
|
||||
** An HTTP server instance.
|
||||
*/
|
||||
typedef struct _tf_http_t tf_http_t;
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user