mirror of
https://github.com/boostorg/mqtt5.git
synced 2025-11-07 03:11:38 +01:00
Summary: related to T12804 - fixes in publisher and receiver examples - update year to 2024 - remove extra documentation link in README - remove unnecessary copyright & license section, it is automatically generated from 00_main.qbk Reviewers: ivica Reviewed By: ivica Subscribers: miljen, iljazovic Differential Revision: https://repo.mireo.local/D27889
9 lines
234 B
Plaintext
9 lines
234 B
Plaintext
[section:TlsContext TlsContext concept]
|
|
|
|
`TlsContext` represents an object that defines user's configuration
|
|
for establishing TLS/SSL connections.
|
|
|
|
The type [asioreflink ssl__context ssl::context] meets these requirements.
|
|
|
|
[endsect]
|