whSwitching / TLSHandler

pure C# implementation of TLS 1.2/1.3
Apache License 2.0
31 stars 8 forks source link
handler tls tls12 tls13

TLSHandler

C# implementation of TLS 1.2/1.3

as you dig deeper, Transport Layer Security becomes Application Layer Security to you


Server/Client certificate support:

BulkEncryption implementation:

NamedGroup implementation:

SignatureAlgorithm implementation:

CipherSuite implementation:


Not implemented

Usage