How does ie's activex get installed and used in the server?

the latest project is doing ukey
you need to call the activex for the signature toolkit

has no experience in activex. If the signature toolkit is stored in the server, users log in to the website to download the exe installation file, and then call activex to get the signature tool function to achieve signature.

I don"t know if my understanding is correct, or activex can install exe and open the call. The demo gives

.
<object id=\"CryptoAgent\" codebase=\"CryptoKit.Paperless.x86.cab\" classid=\"clsid:B64B695B-348D-400D-8D58-9AAB1DA5851A\" ></object>

does this call the signing tool, or does the installation also use this? The
project is done by vue. I wonder if there is a trap.

Menu