summary refs log tree commit diff
path: root/crypto/src/tls/TlsClient.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup doc warningsPeter Dettman2022-07-121-2/+3
|
* Generics migration in TlsPeter Dettman2022-06-281-7/+7
|
* Allow IOException from NotifySelectedPskPeter Dettman2021-07-281-0/+1
|
* Filter PSK set for ClientHello retryPeter Dettman2021-07-271-0/+2
|
* TLS 1.3 client API for external PSKsPeter Dettman2021-07-251-0/+6
|
* Port of new TLS API from bc-javaPeter Dettman2021-07-121-0/+101