mirror of
https://github.com/boostorg/mqtt5.git
synced 2025-11-07 11:21:36 +01:00
Summary: related to T12804 Reviewers: ivica Reviewed By: ivica Subscribers: miljen Differential Revision: https://repo.mireo.local/D26113
15 lines
343 B
Plaintext
15 lines
343 B
Plaintext
[/
|
|
Copyright (c) 2023 Mireo
|
|
|
|
Distributed under the Boost Software License, Version 1.0. (See accompanying
|
|
file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
|
|
]
|
|
|
|
[section:async_mqtt5__TlsContext TlsContext concept]
|
|
|
|
// TODO
|
|
|
|
The type [asioreflink ssl__context ssl::context] meets these requirements.
|
|
|
|
[endsect]
|