|
OpenDNSSEC-enforcer
2.1.3
|
#include "db/key_data.h"Go to the source code of this file.
Functions | |
| const char * | map_keystate (key_data_t *key) |
Variables | |
| struct cmd_func_block | key_list_funcblock |
| const char* map_keystate | ( | key_data_t * | key | ) |
Human readable keystate in 1.x speak
| key | key to evaluate |
Definition at line 113 of file keystate_list_cmd.c.
References KEY_DATA_ROLE_KSK, and statenames.
| struct cmd_func_block key_list_funcblock |
Definition at line 35 of file keystate_list_cmd.h.
1.8.13