KEY_SECURE
key = KEY_SECURE;
(key == KEY_SECURE) ? " " : " not ");
case KEY_SECURE:
(key == KEY_SECURE) ? "secure" : "not-secure");
(list->key_shadow == KEY_SECURE) ?