_EFI_IPSEC_PAD_DATA Struct Reference


Data Fields

EFI_IPSEC_AUTH_PROTOCOL_TYPE AuthProtocol
EFI_IPSEC_AUTH_METHOD AuthMethod
BOOLEAN IkeIdFlag
UINTN AuthDataSize
VOID * AuthData
UINTN RevocationDataSize
VOID * RevocationData

Detailed Description

EFI_IPSEC_PAD_DATA

Field Documentation

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


Generated on Thu Sep 24 23:14:26 2015 for MdePkg[ALL] by  doxygen 1.5.7.1