Skip to content

Commit 83ca1ef

Browse files
DTLSSocket example paragraph added
1 parent 40f6012 commit 83ca1ef

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/api/networksocket/DTLSSocket.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ To use secure DTLS connections, application use the `DTLSSocketWrapper` through
1010

1111
[![View code](https://www.mbed.com/embed/?type=library)](https://os.mbed.com/docs/development/mbed-os-api-doxy/class_d_t_l_s_socket.html)
1212

13+
### DTLSSocket example
14+
15+
For example, please see the TLSSocket socket example.
16+
1317
### Related content
1418

1519
- [Secure Socket](../reference/secure-socket.html)

0 commit comments

Comments
 (0)