Module dane

Source
Expand description

DANE protocol client.

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

Enums§

Error
Errors for this module.

Functions§

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