pub fn sec_lookup_test<E: Executor + Send + 'static, R: RuntimeProvider>(
    exec: E,
    handle: R::Handle
)
Available on crate features testing and dnssec only.
Expand description

Test IP lookup from URLs with DNSSec validation.