Answer the question
In order to leave comments, you need to log in
Setting up IPSec using C++?
Hello. There is a need to configure the IPSec protocol (point-to-point) using C++ tools. Tell me, are there any for IPSec, or maybe some APIs?
Answer the question
In order to leave comments, you need to log in
What OS are you interested in? IPSec is part of the TCP/IP stack standard provided by the OS. Accordingly, all OS APIs are dependent.
On Windows, this is the WFP API .
In nix, everything is somewhat more complicated - both the OS kernel and third-party software are involved there. You can see more details, for example here and here .
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question