|
XenevaOS
|
#include <IpSec.h>

Public Attributes | |
| EFI_IPSEC_PROCESS | Process |
| Handle the IPsec message. | |
| EFI_EVENT | DisabledEvent |
| Event signaled when the interface is disabled. | |
| BOOLEAN | DisabledFlag |
| State of the interface. | |
EFI_IPSEC_PROTOCOL provides the ability for securing IP communications by authenticating and/or encrypting each IP packet in a data stream.
| EFI_EVENT _EFI_IPSEC_PROTOCOL::DisabledEvent |
Event signaled when the interface is disabled.
| BOOLEAN _EFI_IPSEC_PROTOCOL::DisabledFlag |
State of the interface.
| EFI_IPSEC_PROCESS _EFI_IPSEC_PROTOCOL::Process |
Handle the IPsec message.