Name

otrl_message_initiate_smp_q — Initiate a SMP fingerprint verifying using a question hint

Synopsis

otrl_message_initiate_smp_q(ustate,  
 (ops, opdata),  
 context,  
 question,  
 secret); 
OtrlUserState ustate;
tuple (ops, opdata);
ConnContext context;
string question;
string secret;
 

Description

Initiates a fingerprint verifying using the Socialist Millionaires' Protocol with the contact specified in the given context and the given secret. The recipient will get the given question as a hint.