pub fn get_key_pair_id<'a, C>(context: C) -> KeyPairIdwhere
C: IntoIterator<Item = &'a [u8]> + 'a,Expand description
Derive a KeyPairId for use with the key manager functions.
pub fn get_key_pair_id<'a, C>(context: C) -> KeyPairIdwhere
C: IntoIterator<Item = &'a [u8]> + 'a,Derive a KeyPairId for use with the key manager functions.