Handle SMP secret response
This commit is contained in:
@@ -40,7 +40,7 @@ gboolean (*otr_is_trusted)(const char * const recipient);
|
||||
void (*otr_trust)(const char * const recipient);
|
||||
void (*otr_untrust)(const char * const recipient);
|
||||
|
||||
void (*otr_smp_init_secret)(const char * const recipient, const char *secret);
|
||||
void (*otr_smp_secret)(const char * const recipient, const char *secret);
|
||||
|
||||
void (*otr_end_session)(const char * const recipient);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user