pub fn derive_channel_id(key: Vec<u8>) -> Result<Vec<u8>, MobileError>
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.