Digital signature from electronic smartcard in Chrome

后端 未结 2 405
南旧
南旧 2020-12-29 09:34

For an electronic prescription system, that runs on the browser and that requieres personal signature by the professional, we are using a Java applet to sign the XML request

2条回答
  •  梦毁少年i
    2020-12-29 10:01

    We faced the same problem, came up with a solution (native messaging, yes)

    https://github.com/open-eid/chrome-token-signing

提交回复
热议问题