pub async fn get_hardware_derived_key_from_service( info: KeyInfo, ) -> Result<Vec<u8>, Error>
Gets a hardware derived key using the service fuchsia.tee.Application. This should be used from components.