IPSEC_SA_AUTH_INFORMATION0 (Compact 2013)
3/26/2014
This structure stores information about the authentication algorithm of an IPSec security association (SA).
Syntax
typedef struct IPSEC_SA_AUTH_INFORMATION0_ {
IPSEC_AUTH_TRANSFORM0 authTransform;
FWP_BYTE_BLOB authKey;
} IPSEC_SA_AUTH_INFORMATION0;
Members
- authTransform
Authentication algorithm details as specified by IPSEC_AUTH_TRANSFORM0
- authKey
Key used for the authentication algorithm stored in a FWP_BYTE_BLOB structure
Requirements
Header |
fwpmu.h |