pub fn get_key_pair_id<'a, C>(context: C) -> KeyPairId
where C: IntoIterator<Item = &'a [u8]> + 'a,
Expand description

Derive a KeyPairId for use with the key manager functions.