pub async fn get_one( email: String, key_servers: Vec<String>, ) -> Result<SignedPublicKey>
key-discovery
Gets public key associated to the given email.