[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] r6658 - GNUnet/src/include
From: |
gnunet |
Subject: |
[GNUnet-SVN] r6658 - GNUnet/src/include |
Date: |
Tue, 1 Apr 2008 16:09:15 -0600 (MDT) |
Author: nevans
Date: 2008-04-01 16:09:14 -0600 (Tue, 01 Apr 2008)
New Revision: 6658
Modified:
GNUnet/src/include/gnunet_chat_lib.h
Log:
Modified: GNUnet/src/include/gnunet_chat_lib.h
===================================================================
--- GNUnet/src/include/gnunet_chat_lib.h 2008-04-01 17:02:47 UTC (rev
6657)
+++ GNUnet/src/include/gnunet_chat_lib.h 2008-04-01 22:09:14 UTC (rev
6658)
@@ -209,6 +209,16 @@
GNUNET_CHAT_MSG_OPTIONS options,
const GNUNET_RSA_PublicKey * receiver);
+
+struct GNUNET_RSA_PrivateKey *GNUNET_CHAT_initPrivateKey (struct
+ GNUNET_GE_Context
+ *ectx,
+ struct
+
GNUNET_GC_Configuration
+ *cfg,
+ char *room_name,
+ GNUNET_RSA_PublicKey
+ * pubKey);
#if 0 /* keep Emacsens' auto-indent happy */
{
#endif
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [GNUnet-SVN] r6658 - GNUnet/src/include,
gnunet <=