Set the signature algorithm NID used by an SCT.
Declared in <openssl/ct.h>
<openssl/ct.h>
int SCT_set_signature_nid( SCT* sct, int nid);
1 on success, or 0 on failure.