From 23e63807085b13a9b221c3374d05099559583011 Mon Sep 17 00:00:00 2001 From: jwijenbergh Date: Wed, 9 Feb 2022 18:10:09 +0100 Subject: Add signature verification to list retrieval - Move test data to src - Verify signatures by calling the Verify method - Add a customizable parameter to force prehashed signatures Signed-off-by: jwijenbergh --- test_data/organization_list.json | 1 - 1 file changed, 1 deletion(-) delete mode 100644 test_data/organization_list.json (limited to 'test_data/organization_list.json') diff --git a/test_data/organization_list.json b/test_data/organization_list.json deleted file mode 100644 index 8c53044..0000000 --- a/test_data/organization_list.json +++ /dev/null @@ -1 +0,0 @@ -{"organization_list": [{}]} \ No newline at end of file -- cgit v1.2.3