Move commonly used variables to the verification context structure
Move variables commonly used throughout dns_zoneverify_dnssec() and its helper functions to the structure representing a verification context in order to reduce the number of arguments passed between functions.
Showing
This diff is collapsed.
Please register or sign in to comment