From 82405b0ce5593b30a1b0ee1a1995f2214a71751c Mon Sep 17 00:00:00 2001 From: Lucien Heuzeveldt Date: Thu, 6 Jan 2022 15:55:50 +0100 Subject: implement CS key handling and csr endpoint --- src/include/taler_json_lib.h | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'src/include/taler_json_lib.h') diff --git a/src/include/taler_json_lib.h b/src/include/taler_json_lib.h index d243dd723..51ebe6d90 100644 --- a/src/include/taler_json_lib.h +++ b/src/include/taler_json_lib.h @@ -299,18 +299,6 @@ TALER_JSON_spec_i18n_str (const char *name, const char **strptr); -/** - * Generate line in parser specification for a CS R. - * - * @param field name of the field - * @param r_pub where the r_pub has to be written - * @return corresponding field spec - */ -struct GNUNET_JSON_Specification -TALER_JSON_spec_csr (const char *field, - struct GNUNET_CRYPTO_CsRPublic *r_pub); - - /** * Hash a JSON for binary signing. * -- cgit v1.2.3