|
XenevaOS
|
#include <IpSec.h>

Public Attributes | |
| EFI_IPSEC_PROCESSEXT | ProcessExt |
| EFI_EVENT | DisabledEvent |
| BOOLEAN | DisabledFlag |
EFI_IPSEC2_PROTOCOL supports the Option (extension header) processing in IPsec which doesn't support in EFI_IPSEC_PROTOCOL. It is also recommended to use EFI_IPSEC2_PROTOCOL instead of EFI_IPSEC_PROTOCOL especially for IPsec Tunnel Mode. provides the ability for securing IP communications by authenticating and/or encrypting each IP packet in a data stream.
| EFI_EVENT _EFI_IPSEC2_PROTOCOL::DisabledEvent |
| BOOLEAN _EFI_IPSEC2_PROTOCOL::DisabledFlag |
| EFI_IPSEC_PROCESSEXT _EFI_IPSEC2_PROTOCOL::ProcessExt |