Set the client CMP signer certificate on the context.
Declared in <openssl/cmp.h>
<openssl/cmp.h>
int OSSL_CMP_CTX_set1_cert( OSSL_CMP_CTX* ctx, X509* cert);
1 on success, 0 on error.