Return the stack of explicit trust object identifiers attached to a certificate.
Declared in <openssl/x509_vfy.h>
<openssl/x509_vfy.h>
stack_st_ASN1_OBJECT* X509_get0_trust_objects(X509* x);
Internal stack of ASN1_OBJECT values, or NULL if none; do not free the result.