Extract the TSTInfo content from a PKCS#7 time-stamp token.
Declared in <openssl/ts.h>
<openssl/ts.h>
TS_TST_INFO* PKCS7_to_TS_TST_INFO(PKCS7* token);
Newly allocated TS_TST_INFO, or NULL on error.