Module http

Source
Available on crate feature key-discovery only.
Expand description

§HTTP key discovery

Module dedicated to HTTP public key discovery. The main purpose of this module is to get public keys belonging to given emails by contacting key servers.

Modules§

hkp
HKP key discovery
wkd
WKD key discovery

Functions§

get_all
Gets public keys associated to the given emails.
get_one
Gets public key associated to the given email.