Flush pending CMP log output and release the default CMP logging channel.

Synopsis

Declared in <openssl/cmp_util.h>

void
OSSL_CMP_log_close();

Description

Safe to call multiple times; also invoked during OpenSSL shutdown.

Created with MrDocs