feat: tls-psk

This commit is contained in:
unknown
2023-02-16 09:52:18 +09:00
parent 480aef1626
commit 842380caf6
5 changed files with 230 additions and 3 deletions

View File

@@ -45,6 +45,9 @@ Directories:
* oneshot
A simple connection example.
* psk
PSK(Pre Shared Key) support.
* sni
Support to SNI (Server Name Indication).