mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-08-02 05:56:20 +00:00
Send SMP init message with /otr secret
This commit is contained in:
@@ -39,4 +39,6 @@ gcry_error_t otrlib_encrypt_message(OtrlUserState user_state, OtrlMessageAppOps
|
||||
int otrlib_decrypt_message(OtrlUserState user_state, OtrlMessageAppOps *ops, char *jid, const char * const from,
|
||||
const char * const message, char **decrypted, OtrlTLV **tlvs);
|
||||
|
||||
void otrlib_handle_tlvs(OtrlUserState user_state, OtrlMessageAppOps *ops, ConnContext *context, OtrlTLV *tlvs);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user