|
OpenDNSSEC-enforcer
1.4.9
|
#include <ksm.h>
Data Fields | |
| int | clockskew |
| int | resign |
| int | valdefault |
| int | valdenial |
| int KSM_SIGNATURE_POLICY::clockskew |
Definition at line 182 of file ksm.h.
Referenced by append_policy(), commGenSignConf(), kaspSetPolicyDefaults(), KsmPolicyClockskew(), KsmPolicyRead(), SetPolicyDefaults(), and update_policies().
| int KSM_SIGNATURE_POLICY::resign |
Definition at line 183 of file ksm.h.
Referenced by append_policy(), commGenSignConf(), kaspSetPolicyDefaults(), KsmPolicyRead(), SetPolicyDefaults(), and update_policies().
| int KSM_SIGNATURE_POLICY::valdefault |
Definition at line 184 of file ksm.h.
Referenced by append_policy(), commGenSignConf(), kaspSetPolicyDefaults(), KsmPolicyRead(), SetPolicyDefaults(), and update_policies().
| int KSM_SIGNATURE_POLICY::valdenial |
Definition at line 185 of file ksm.h.
Referenced by append_policy(), commGenSignConf(), kaspSetPolicyDefaults(), KsmPolicyRead(), SetPolicyDefaults(), and update_policies().
1.8.11