OpenDNSSEC-enforcer  2.1.10
Functions | Variables
keystate_list_cmd.h File Reference
#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
 

Function Documentation

◆ map_keystate()

const char* map_keystate ( key_data_t key)

Human readable keystate in 1.x speak

Parameters
keykey to evaluate
Returns
: state as string

Definition at line 113 of file keystate_list_cmd.c.

References KEY_DATA_ROLE_KSK, and statenames.

Variable Documentation

◆ key_list_funcblock

struct cmd_func_block key_list_funcblock
extern

Definition at line 359 of file keystate_list_cmd.c.