summary refs log tree commit diff
path: root/crypto/src/tls/AbstractTlsClient.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* (D)TLS: RFC 7250 Raw Public KeysPeter Dettman2022-09-241-0/+37
* Cleanup doc warningsPeter Dettman2022-07-121-2/+2
* Generics migration in TlsPeter Dettman2022-06-281-36/+38
* Allow IOException from NotifySelectedPskPeter Dettman2021-07-281-0/+1
* Filter PSK set for ClientHello retryPeter Dettman2021-07-271-0/+4
* TLS 1.3 client API for external PSKsPeter Dettman2021-07-251-0/+5
* Port of new TLS API from bc-javaPeter Dettman2021-07-121-0/+435