Set the old certificate referenced by a key-update request.
Declared in <openssl/cmp.h>
<openssl/cmp.h>
int OSSL_CMP_CTX_set1_oldCert( OSSL_CMP_CTX* ctx, X509* cert);
1 on success, 0 on error.