ArcotID CSP Registration Tool
The ArcotCSPInstall.exe file provides the Arcot Cryptographic Service Provider (CSP) tool. It is stored on the user's machine when the Native client is installed. This is a command-line tool, when invoked, it registers the ArcotClient.dll as a CSP within Microsoft Windows CAPI (Cryptographic API). It includes the ArcotClient.dll in its directory and registers it as a CSP using the signature that is stored in the ArcotClient.sig file.
aatest
The ArcotCSPInstall.exe file provides the Arcot Cryptographic Service Provider (CSP) tool. It is stored on the user's machine when the Native client is installed. This is a command-line tool, when invoked, it registers the ArcotClient.dll as a CSP within Microsoft Windows CAPI (Cryptographic API). It includes the ArcotClient.dll in its directory and registers it as a CSP using the signature that is stored in the ArcotClient.sig file.
Usage
Registering CSP
Perform the following steps to register Arcot client as a CSP:
- Open a command prompt window.
- Navigate to the following directory:<install_location>\ArcotID Client
- Enter the following command:ArcotCSPInstall.exe installThe ArcotCSPIntall dialog appears.
- ClickYesto register Arcot client as a CSP.After the successful registration, the "Arcot Cryptographic Service Provider setup successful" message appears.
- ClickOKto continue.
Unregistering CSP
Perform the following steps to unregister Arcot CSP:
- Open a command prompt window.
- Navigate to the installation directory:<install_location>\ArcotID Client
- Enter the following command:ArcotCSPInstall.exe removeThe ArcotCSPIntall dialog appears.
- ClickYesto unregister Arcot CSP.After the successful unregistration, the "Uninstall succeeded" message appears.
- ClickOKto continue.