plugin datastore mysql
[oweals/gnunet.git] / src / rps / rps-test_util.h
index 831ab64eeef0540cdfb2dd15631589c3ed6f238d..209152151c65bab4860f617ad038b5631d09c5f2 100644 (file)
@@ -39,6 +39,9 @@ to_file_ (char *file_name, char *line);
 char * 
 auth_key_to_string (struct GNUNET_CRYPTO_AuthKey auth_key);
 
+struct GNUNET_CRYPTO_AuthKey
+string_to_auth_key (const char *str);
+
 char * 
 create_file (const char *name);