Function get_one

Source
pub async fn get_one(
    email: String,
    key_servers: Vec<String>,
) -> Result<SignedPublicKey>
Available on crate feature key-discovery only.
Expand description

Gets public key associated to the given email.