Return the NID of the signature algorithm used by an SCT.
Declared in <openssl/ct.h>
<openssl/ct.h>
int SCT_get_signature_nid(SCT const* sct);
An NID such as NID_sha256WithRSAEncryption or NID_ecdsa_with_SHA256, or NID_undef.