OpenDNSSEC-enforcer 2.1.13
key_purge.c File Reference
#include "key_purge.h"
#include "clientpipe.h"
#include "log.h"
#include "hsmkey/hsm_key_factory.h"

Go to the source code of this file.

Functions

int removeDeadKeysNow (int sockfd, db_connection_t *dbconn, policy_t *policy, zone_db_t *rzone, int purge)

Function Documentation

◆ removeDeadKeysNow()