You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 15, 2022. It is now read-only.
Kristjan Vaikla edited this page Jul 15, 2020
·
4 revisions
Signing with eID and Internet Explorer or Firefox
This plugin allows you to digitally sign documents on the web with your eID smart card. This project contains a Firefox NPAPI plugin and Internet Explorer BHO plugin. Chrome extension is available on the chrome-token-signing repository.
Web site providers can use hwcrypto.js JavaScript framework to allow users to sign documents electronically on their web sites. The framework works nicely with the NPAPI and BHO plugins so users could use their smart cards and other hardware tokens to give electronic signatures using Internet Explorer or Mozilla Firefox.
These plugins can be used directly without the hwcrypto.js framework to sign documents on a Web browser, but the framework provides a well-formed interface for all the browsers.