Skip to content

Latest commit

 

History

History
68 lines (58 loc) · 1.93 KB

ns-wincrypt-cert_or_crl_bundle.md

File metadata and controls

68 lines (58 loc) · 1.93 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:wincrypt._CERT_OR_CRL_BUNDLE
CERT_OR_CRL_BUNDLE (wincrypt.h)
Encapsulates an array of certificates for use with Internet Key Exchange messages.
*PCERT_OR_CRL_BUNDLE
CERT_OR_CRL_BUNDLE
CERT_OR_CRL_BUNDLE structure [Security]
PCERT_OR_CRL_BUNDLE
PCERT_OR_CRL_BUNDLE structure pointer [Security]
security.cert_or_crl_bundle
wincrypt/CERT_OR_CRL_BUNDLE
wincrypt/PCERT_OR_CRL_BUNDLE
security\cert_or_crl_bundle.htm
security
a06e71b4-63c7-4d4a-820c-e5901015aaa6
12/05/2018
*PCERT_OR_CRL_BUNDLE, CERT_OR_CRL_BUNDLE, CERT_OR_CRL_BUNDLE structure [Security], PCERT_OR_CRL_BUNDLE, PCERT_OR_CRL_BUNDLE structure pointer [Security], security.cert_or_crl_bundle, wincrypt/CERT_OR_CRL_BUNDLE, wincrypt/PCERT_OR_CRL_BUNDLE
wincrypt.h
Windows
Windows 7 [desktop apps only]
Windows Server 2008 R2 [desktop apps only]
Windows
CERT_OR_CRL_BUNDLE, *PCERT_OR_CRL_BUNDLE
19H1
_CERT_OR_CRL_BUNDLE
wincrypt/_CERT_OR_CRL_BUNDLE
PCERT_OR_CRL_BUNDLE
wincrypt/PCERT_OR_CRL_BUNDLE
CERT_OR_CRL_BUNDLE
wincrypt/CERT_OR_CRL_BUNDLE
c++
APIRef
kbSyntax
HeaderDef
Wincrypt.h
CERT_OR_CRL_BUNDLE

CERT_OR_CRL_BUNDLE structure

-description

The CERT_OR_CRL_BUNDLE structure encapsulates an array of certificates for use with Internet Key Exchange messages.

-struct-fields

-field cItem

The number of items in the array pointed to by the rgItem member.

-field rgItem

A pointer to an array of certificates.