CA Auth ID Client Javascript APIs

The CA Auth ID Client Javascript API controls all the client-side functions related to managing and authenticating CA Auth IDs. These APIs are common for both CA Auth ID Client browser plug-in and CA Auth ID Client Applet. These include signing challenges and managing error messages. Before the API can be accessed by the client, CA Strong Authentication browser plug-in must be installed on the client system.
aa82test
The CA Auth ID Client Javascript API controls all the client-side functions related to managing and authenticating CA Auth IDs. These APIs are common for both CA Auth ID Client browser plug-in and CA Auth ID Client Applet. These include signing challenges and managing error messages. Before the API can be accessed by the client, CA Strong Authentication browser plug-in must be installed on the client system.
Methods
Description
Adds the current ArcotCard to the CA Auth ID.
Attaches the new certificate to the ArcotCard.
Creates an offline key bag for the user and stores it in their CA Auth ID.
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 CA Auth ID.
Checks if the CA Auth ID of the user is present on the system.
Checks if the CA Auth ID of the user is present based on the lookup mode.
Removes the CA Auth ID.
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 CA Auth ID client to re-read the storage areas for CA Auth IDs.
Signs a challenge based on the lookup mode.
Deletes the CA Auth ID of the user based on the lookup mode.
Updates the offline key bag of the user.