Tagged Questions
0
votes
1answer
176 views
How does the IPSec Key Exchange protocol work?
I need to fully understand the IPSec Phase 1 negotiation.
now, I break this to 3 steps:
Algorithm negotiations
Key Exchange Data
Identification
I'm using Wireshark to investigate the process and ...