try_decrypt_with_broadcast_secret_inner

Function try_decrypt_with_broadcast_secret_inner 

Source
fn try_decrypt_with_broadcast_secret_inner(
    esk: &SymKeyEncryptedSessionKey,
    conn: &mut Connection,
) -> Result<Option<(PlainSessionKey, ChatId)>>