davidfowl / BedrockFramework

High performance, low level networking APIs for building custom servers and clients.
MIT License
1.07k stars 155 forks source link

Add Ciphersuite options to TlsOptions #120

Closed erri120 closed 3 years ago

erri120 commented 3 years ago

The only thing I'm missing from the Tls server configuration is specifying which TlsCipherSuite I want to support.