]> git.mxchange.org Git - hub.git/blobdiff - application/hub/interfaces/nodes/class_NodeHelper.php
Hub project continued: (I have now a little more time)
[hub.git] / application / hub / interfaces / nodes / class_NodeHelper.php
index d995d202ba375fd2b5a83c8db6daa3d38cd1f0e2..80addaf8144a865b3af0ef82970ee9e410cfd527 100644 (file)
@@ -82,6 +82,13 @@ interface NodeHelper extends FrameworkInterface {
         */
        function bootstrapGenerateSessionId ();
 
+       /**
+        * Generates a private key for en-/decryption
+        *
+        * @return      void
+        */
+       function bootstrapGeneratePrivateKey ();
+
        /**
         * Initializes the listener pool (class)
         *