Return the ASN.1 item descriptor for POLICY_MAPPING.

Synopsis

Declared in <openssl/x509v3.h>

ASN1_ITEM const*
POLICY_MAPPING_it();

Return Value

Pointer to the static ASN1_ITEM for POLICY_MAPPING.

Created with MrDocs