-auto-load hostkeys, minor bugfixes
authorChristian Grothoff <christian@grothoff.org>
Sun, 10 Jun 2012 00:45:43 +0000 (00:45 +0000)
committerChristian Grothoff <christian@grothoff.org>
Sun, 10 Jun 2012 00:45:43 +0000 (00:45 +0000)
src/include/gnunet_testing_lib-new.h

index 9b5f4c2f5cf77c4bb0f04195e696314ebd9ae017..b88cd9e98e88e5c0b9667064ad13e16922b97392 100644 (file)
@@ -86,28 +86,6 @@ GNUNET_TESTING_system_destroy (struct GNUNET_TESTING_System *system,
                               int remove_paths);
 
 
-/**
- * Testing includes a number of pre-created hostkeys for faster peer
- * startup. This function loads such keys into memory from a file.
- *
- * @param system the testing system handle
- * @param filename the path of the hostkeys file
- * @return GNUNET_OK on success; GNUNET_SYSERR on error
- */
-int
-GNUNET_TESTING_hostkeys_load (struct GNUNET_TESTING_System *system,
-                              const char *filename);
-
-
-/**
- * Function to remove the loaded hostkeys
- *
- * @param system the testing system handle
- */
-void
-GNUNET_TESTING_hostkeys_unload (struct GNUNET_TESTING_System *system);
-
-
 /**
  * Testing includes a number of pre-created hostkeys for
  * faster peer startup.  This function can be used to