Test whether the context contains a Subject Alternative Name extension.
Declared in <openssl/cmp.h>
<openssl/cmp.h>
int OSSL_CMP_CTX_reqExtensions_have_SAN(OSSL_CMP_CTX* ctx);
1 if a SAN extension is present, 0 if not, or -1 on error.