The ArcotID PKI Client Javascript API controls all the client-side functions related to managing and authenticating ArcotID PKIs. These APIs are common for both ArcotID PKI Client browser plug-in and ArcotID PKI Client Applet. These include signing challenges and managing error messages. Before the API can be accessed by the client, the AuthMinder browser plug-in must be installed on the client system.
|
Methods |
Description |
|---|---|
|
Adds the current ArcotCard to the ArcotID PKI. |
|
|
Attaches the new certificate to the ArcotCard. |
|
|
Creates an offline key bag for the user and stores it in their ArcotID PKI. |
|
|
Returns an error code for the last unsuccessful call to the browser plug-in. |
|
|
Returns a readable string that describes the last error encountered. |
|
|
Requests the version number of the currently loaded plug-in or applet. |
|
|
Gets the extended version information of the native client or the applet. |
|
|
Requests a previously set plug-in attribute value. |
|
|
Sets the value of predefined plug-in attributes and creates new plug-in attributes. |
|
|
Signs a challenge previously obtained from the authentication server. |
|
|
Signs a challenge previously obtained from the authentication server. |
|
|
Sets the current card to be the one with the given index in the current wallet. |
|
|
Sets the current wallet to be the one that is passed in as a string parameter. |
|
|
Downloads the ArcotID PKI. |
|
|
Checks if the ArcotID PKI of the user is present on the system. |
|
|
Checks if the ArcotID PKI of the user is present based on the lookup mode. |
|
|
Removes the ArcotID PKI. |
|
|
Registers the certificates with Microsoft CAPI. |
|
|
Enables to support the ATM GUI applet on Mac OS X. The API call receives callback functions for success and error handling. |
|
|
Instructs the ArcotID PKI client to re-read the storage areas for ArcotID PKIs. |
|
|
Signs a challenge based on the lookup mode. |
|
|
Deletes the ArcotID PKI of the user based on the lookup mode. |
|
|
Updates the offline key bag of the user. |
|
Copyright © 2013 CA Technologies.
All rights reserved.
|
|