Skip to content

Latest commit

 

History

History
81 lines (62 loc) · 2.6 KB

ns-ipsectypes-ipsec_sa_cipher_information0.md

File metadata and controls

81 lines (62 loc) · 2.6 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NS:ipsectypes.IPSEC_SA_CIPHER_INFORMATION0_
IPSEC_SA_CIPHER_INFORMATION0 (ipsectypes.h)
Stores information about the encryption algorithm of an IPsec security association (SA).
IPSEC_SA_CIPHER_INFORMATION0
IPSEC_SA_CIPHER_INFORMATION0 structure [Filtering]
fwp.ipsec_sa_cipher_information0_struct
ipsectypes/IPSEC_SA_CIPHER_INFORMATION0
fwp\ipsec_sa_cipher_information0_struct.htm
fwp
2a5105ad-b77f-46b7-9a79-50514b88e7ce
12/05/2018
IPSEC_SA_CIPHER_INFORMATION0, IPSEC_SA_CIPHER_INFORMATION0 structure [Filtering], fwp.ipsec_sa_cipher_information0_struct, ipsectypes/IPSEC_SA_CIPHER_INFORMATION0
ipsectypes.h
Windows
Windows Vista [desktop apps only]
Windows Server 2008 [desktop apps only]
Ipsectypes.idl
Windows
IPSEC_SA_CIPHER_INFORMATION0
19H1
IPSEC_SA_CIPHER_INFORMATION0_
ipsectypes/IPSEC_SA_CIPHER_INFORMATION0_
IPSEC_SA_CIPHER_INFORMATION0
ipsectypes/IPSEC_SA_CIPHER_INFORMATION0
c++
APIRef
kbSyntax
HeaderDef
Ipsectypes.h
IPSEC_SA_CIPHER_INFORMATION0

IPSEC_SA_CIPHER_INFORMATION0 structure

-description

The IPSEC_SA_CIPHER_INFORMATION0 structure stores information about the encryption algorithm of an IPsec security association (SA).

-struct-fields

-field cipherTransform

Encryption algorithm specific details as specified by IPSEC_CIPHER_TRANSFORM0.

-field cipherKey

Key used for the encryption algorithm as specified by FWP_BYTE_BLOB.

-remarks

IPSEC_SA_CIPHER_INFORMATION0 is a specific implementation of IPSEC_SA_CIPHER_INFORMATION. See WFP Version-Independent Names and Targeting Specific Versions of Windows for more information.

-see-also

FWP_BYTE_BLOB

IPSEC_CIPHER_TRANSFORM0

Windows Filtering Platform API Structures