Function oasis_runtime_sdk::keymanager::get_key_pair_id
source ยท 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.