Previous Topic: Integration NotesNext Topic: Provisioning ArcotID PKI Accounts


Understanding ArcotID PKI APIs

This chapter discusses the ArcotID PKI Software Development Kit (SDK) that you can use for building mobile applications for authenticating users by using their ArcotID PKI. The most common tasks performed using this SDK are provisioning the ArcotID PKI account to the user’s mobile and authenticating using that account. Other tasks that you can perform using the SDK include fetching and deleting the accounts from default location, storing accounts in a custom location, locking account to the device by using device parameters of your choice, and checking library version.

The chapter first introduces you to the interfaces and classes that you will be using for different tasks mentioned in the preceding paragraph, and later explains the usage in detail.