OpenDNSSEC-enforcer  2.0.3
Functions
hsm_key_ext.h File Reference
#include "policy_key.h"

Go to the source code of this file.

Functions

hsm_key_list_thsm_key_list_new_get_by_policy_key (const policy_key_t *pkey)
 

Function Documentation

◆ hsm_key_list_new_get_by_policy_key()

hsm_key_list_t* hsm_key_list_new_get_by_policy_key ( const policy_key_t pkey)

Get all HSM keys for policy/algorithm/bits/repository. NULL on failure

Definition at line 33 of file hsm_key_ext.c.