Free an Authority Information Access extension value and its contents.

Synopsis

Declared in <openssl/x509v3.h>

void
AUTHORITY_INFO_ACCESS_free(AUTHORITY_INFO_ACCESS* a);

Parameters

Name

Description

a

Value to free, or NULL.

Created with MrDocs