Return the optional statusString texts from a status-info structure.
Declared in <openssl/ts.h>
stack_st_ASN1_UTF8STRING const*
TS_STATUS_INFO_get0_text(TS_STATUS_INFO const* a);
Internal stack of UTF8String messages, or NULL if absent.
| Name | Description |
|---|---|
| a | Status info to query. |