derive_channel_id

Function derive_channel_id 

Source
pub fn derive_channel_id(key: Vec<u8>) -> Result<Vec<u8>, MobileError>
Expand description

Derive the two-octet channel identifier for a key.

Used to match a locally held key against the identifiers a device reports, which never include key material.