Share via


IPSEC_SA_AUTH_AND_CIPHER_INFORMATION0 (Compact 2013)

3/26/2014

This structure stores information about the authentication and encryption algorithms of an IPSec security association (SA).

Syntax

typedef struct IPSEC_SA_AUTH_AND_CIPHER_INFORMATION0_ {
  IPSEC_SA_CIPHER_INFORMATION0 saCipherInformation;
  IPSEC_SA_AUTH_INFORMATION0 saAuthInformation;
} IPSEC_SA_AUTH_AND_CIPHER_INFORMATION0;

Members

Requirements

Header

fwpmu.h

See Also

Reference

WFP IPsec Structures

Other Resources

Windows Filtering Platform