Module sequoia_net::wkd

source ·
Expand description

OpenPGP Web Key Directory client.

A Web Key Directory is a Web service that can be queried with email addresses to obtain the associated OpenPGP keys.

It is specified in draft-koch.

See the get example.

Structs

  • Stores the parts needed to create a Web Key Directory URL.

Enums

Functions

  • Checks if the certificate contains a User ID for given domain.
  • Retrieves the Certs that contain userids with a given email address from a Web Key Directory URL.
  • Inserts a key into a Web Key Directory.