Duplicate a ESS SigningCertificateV2 attribute.
Declared in <openssl/ess.h>
<openssl/ess.h>
ESS_SIGNING_CERT_V2* ESS_SIGNING_CERT_V2_dup(ESS_SIGNING_CERT_V2 const* a);
Deep copy of a, or NULL on error.
a,