'Windows kernel mode tcp ssl
I am looking for a way to communicate with my tcp ssl server from a kernel driver.
I have not found anything useful about using ssl context in kernel. Only raw tcp: https://github.com/wbenny/KSOCKET
So I am basically looking for any useful info\sources.
Switching to usermode is not an option for me!
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|