Data Fields | |
BOOLEAN | PeerIdValid |
union { | |
EFI_IP_ADDRESS_INFO IpAddress | |
UINT8 PeerId [MAX_PEERID_LEN] | |
} | Id |
union { ... } _EFI_IPSEC_PAD_ID::Id |
Pointer to the IPv4 or IPv6 address range.
UINT8 _EFI_IPSEC_PAD_ID::PeerId[MAX_PEERID_LEN] |
Pointer to a null terminated ASCII string representing the symbolic names. A PeerId can be a DNS name, Distinguished Name, RFC 822 email address or Key ID (specified in section 4.4.3.1 of RFC 4301)
Flag to identify which type of PAD Id is used.