kiran-authentication-devices/kiran-authentication-devices-2.5.2.tar.gz
luoqing d1f35be2c1 refactor(*):Remove the context class;ConfigHelper is responsible for obtaining device configuration information based on the id, and DeviceCreator is responsible for creating the device;After the vid and pid are obtained, the configuration file is read. The driver name in the configuration file can generate the specific driver object and device object;Fixed an issue where fish's UKey device could not Verify on arm machines
- 修复fish的UKey设备在arm机器上无法进行Verify的问题
  去掉context类;
  根据id获取相应设备配置信息的功能由ConfigHelper承担,创建设备的功能由DeviceCreator承担
  获取到vid,pid之后读取配置文件,通过配置文件中的驱动名,就可以生成具体的驱动对象和设备对象
2023-06-28 17:17:47 +08:00

67 KiB