Function proj_crypto::asymmetric::key_id::find_public_key [] [src]

pub fn find_public_key(id: &PublicKeyId,
                       trusted_keys: &HashMap<PublicKeyId, PublicKey>)
                       -> Option<PublicKey>

Given an identifier, attempts to find the correct public key to use in LongKeys.