Module sequoia_net::dane

source ·
Expand description

DANE protocol client.

DANE is a protocol for retrieving and storing OpenPGP certificates in the DNS.

Enums

  • Errors for this module.

Functions

  • Generates a DANE record for the given cert in the zonefile format.
  • Generates a DANE record for the given cert in the zonefile format.
  • Retrieves certificates that contain User IDs with a given e-mail address using the DANE protocol.