[#OSSL_CMP_log_close] = OSSL_CMP_log_close :mrdocs: Flush pending CMP log output and release the default CMP logging channel. == Synopsis Declared in `<openssl/cmp_util.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void OSSL_CMP_log_close(); ---- == Description Safe to call multiple times; also invoked during OpenSSL shutdown. [.small]#Created with https://www.mrdocs.com[MrDocs]#