Searched defs:ZSK_LIFETIME (Results 1 - 1 of 1) sorted by relevance

/bind-9.6-ESV-R11/contrib/zkt/
H A Dzconf.h65 # define ZSK_LIFETIME ((SIG_VALID_DAYS * 3) * DAYSEC) /* set to three times the sig validity */
68 # define ZSK_LIFETIME ((MONTH * 3) * DAYSEC) /* set fixed to 3 month */
70 # define ZSK_LIFETIME (12 * WEEKSEC) /* set fixed to 3 month */ macro

Completed in 10 milliseconds