SIGALG_NONE
uint16_t sigalg_value = SIGALG_NONE;
.value = SIGALG_NONE,
for (i = 0; sigalgs[i].value != SIGALG_NONE; i++) {