mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-29 00:56:22 +00:00
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