Data Fields | |
EFI_IPSEC_AUTH_PROTOCOL_TYPE | AuthProtocol |
EFI_IPSEC_AUTH_METHOD | AuthMethod |
BOOLEAN | IkeIdFlag |
UINTN | AuthDataSize |
VOID * | AuthData |
UINTN | RevocationDataSize |
VOID * | RevocationData |
Buffer for Authentication data, (e.g., the pre-shared secret or the trust anchor relative to which the peer's certificate will be validated).
The size of Authentication data buffer, in bytes.
Authentication method used.
Authentication Protocol for IPsec security association management.
The IKE ID payload will be used as a symbolic name for SPD lookup if IkeIdFlag is TRUE. Otherwise, the remote IP address provided in traffic selector playloads will be used.
Pointer to CRL or OCSP data, if certificates are used for authentication method.
The size of RevocationData, in bytes