Tagged Questions
0
votes
1answer
89 views
Can I get a SOCKET using SChannel?
I'd like to use SChannel or some other Microsoft API to support TLS for my TCP/IP application. Ideally what I'd like to do is use SChannel to create a kind of TLS tunnel within my app so I can pass ...