pub fn decrypt_device_name( private_key: &PrivateKey, device_name: &DeviceName, ) -> Result<String, ServiceError>