trust-dns-client 0.20.1

Trust-DNS is a safe and secure DNS library. This is the Client library with DNSec support. DNSSec with NSEC validation for negative records, is complete. The client supports dynamic DNS with SIG0 authenticated requests, implementing easy to use high level funtions. Trust-DNS is based on the Tokio and Futures libraries, which means it should be easily integrated into other software that also use those libraries.
Documentation

trust-dns-client

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 18 feature flags, 0 of them enabled by default.

dns-over-rustls

  • dns-over-tls
  • dnssec-ring
  • rustls
  • webpki

dnssec-ring

  • dnssec
  • ring
  • trust-dns-proto/dnssec-ring

dnssec-openssl

  • dnssec
  • openssl
  • trust-dns-proto/dnssec-openssl

dns-over-openssl

  • dns-over-tls
  • dnssec-openssl
  • openssl

dns-over-https-openssl

  • dns-over-https
  • dns-over-openssl

dns-over-https-rustls

  • dns-over-https
  • dns-over-rustls

mdns

  • trust-dns-proto/mdns

dns-over-https

  • trust-dns-https

backtrace

  • trust-dns-proto/backtrace

serde-config

  • serde

ring

    This feature flag does not enable additional features.

dns-over-tls

    This feature flag does not enable additional features.

rustls

    This feature flag does not enable additional features.

openssl

    This feature flag does not enable additional features.

dnssec

    This feature flag does not enable additional features.

webpki

    This feature flag does not enable additional features.

serde

    This feature flag does not enable additional features.

trust-dns-https

    This feature flag does not enable additional features.