Skip to content

Latest commit

 

History

History
68 lines (58 loc) · 2.02 KB

ns-wincrypt-cert_policy_mapping.md

File metadata and controls

68 lines (58 loc) · 2.02 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_POLICY_MAPPING
CERT_POLICY_MAPPING (wincrypt.h)
Contains a mapping between issuer domain and subject domain policy OIDs.
*PCERT_POLICY_MAPPING
CERT_POLICY_MAPPING
CERT_POLICY_MAPPING structure [Security]
PCERT_POLICY_MAPPING
PCERT_POLICY_MAPPING structure pointer [Security]
_crypto2_cert_policy_mapping
security.cert_policy_mapping
wincrypt/CERT_POLICY_MAPPING
wincrypt/PCERT_POLICY_MAPPING
security\cert_policy_mapping.htm
security
6270888a-1c61-472d-8ec7-10c24b890220
12/05/2018
*PCERT_POLICY_MAPPING, CERT_POLICY_MAPPING, CERT_POLICY_MAPPING structure [Security], PCERT_POLICY_MAPPING, PCERT_POLICY_MAPPING structure pointer [Security], _crypto2_cert_policy_mapping, security.cert_policy_mapping, wincrypt/CERT_POLICY_MAPPING, wincrypt/PCERT_POLICY_MAPPING
wincrypt.h
Windows
Windows XP [desktop apps only]
Windows Server 2003 [desktop apps only]
Windows
CERT_POLICY_MAPPING, *PCERT_POLICY_MAPPING
19H1
_CERT_POLICY_MAPPING
wincrypt/_CERT_POLICY_MAPPING
PCERT_POLICY_MAPPING
wincrypt/PCERT_POLICY_MAPPING
CERT_POLICY_MAPPING
wincrypt/CERT_POLICY_MAPPING
c++
APIRef
kbSyntax
HeaderDef
Wincrypt.h
CERT_POLICY_MAPPING

CERT_POLICY_MAPPING structure

-description

The CERT_POLICY_MAPPING structure contains a mapping between issuer domain and subject domain policy OIDs.

-struct-fields

-field pszIssuerDomainPolicy

pszObjId of an issuer domain policy.

-field pszSubjectDomainPolicy

pszObjId of the equivalent subject domain policy.