Open the default CMP logging channel (stderr) if not already open.
Synopsis
Declared in <openssl/cmp_util.h>
int
OSSL_CMP_log_open();
Return Value
1 on success, or 0 on error.
Created with MrDocs