securesocketclient: Update meta info

Change-Id: I34b11cd73c80dc3033de8731bd8edc0db3ed4a12
Reviewed-by: Konrad Kujawa <konrad.kujawa@qt.io>
Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
This commit is contained in:
Mårten Nordheim 2023-06-19 17:45:37 +02:00
parent f89bf4f25d
commit d3526c166c

View File

@ -3,7 +3,9 @@
/*!
\example securesocketclient
\title Secure Socket Client Example
\title Secure Socket Client
\examplecategory {Networking}
\meta tags {tcp,network,tls,ssl}
\ingroup examples-network
\brief Demonstrates how to communicate over an encrypted (SSL) connection.