SCT_is_complete
__owur int SCT_is_complete(const SCT *sct);
if (!SCT_is_complete(sct)) {
if (!SCT_is_complete(sct) || sctx->pkey == NULL || sct->entry_type == CT_LOG_ENTRY_TYPE_NOT_SET || (sct->entry_type == CT_LOG_ENTRY_TYPE_PRECERT && sctx->ihash == NULL)) {