Free a policy mapping value and its contents.

Synopsis

Declared in <openssl/x509v3.h>

void
POLICY_MAPPING_free(POLICY_MAPPING* a);

Parameters

Name

Description

a

Value to free, or NULL.

Created with MrDocs