getdns_root_trust_anchor (3) Linux Manual Page
getdns_root_trust_anchor — return the getdns list of default root trust anchors LibraryDNS Resolver library (libgetdns, -lgetdns) Synopsis#include <getdns.h> getdns_list * getdns_root_trust_anchor (time_t *utc_date_of_anchor) DescriptionIf an application wants the API to perform DNSSEC validation without using the extensions, it can use the getdns_validate_dnssec() helper function. The API will use the resource records in bundle_of_support_records to construct…
