stream-extended icon indicating copy to clipboard operation
stream-extended copied to clipboard

An extended SslStream with support to peek TLS handshake extensions

Results 2 stream-extended issues
Sort by recently updated
recently updated
newest added

I'm using your excellent library in my project [CitadelCore](https://github.com/TechnikEmpire/CitadelCore), specifically in [this class](https://github.com/TechnikEmpire/CitadelCore/blob/master/CitadelCore/Net/ConnectionAdapters/TlsSniConnectionAdapter.cs), and updating to the latest release makes TLS stop functioning in my proxy. Assuming it's not my...

We need to improve the inline comments for some classes in this library. I tried to add, but I am not sure on the details. If you get time @honfika...

enhancement