Previous Topic: Integration RequirementsNext Topic: Provisioning ArcotID OTP Accounts


Understanding ArcotID OTP APIs

This chapter discusses the ArcotID OTP Software Development Kit (SDK) that you can use to build client applications for authenticating users by using their ArcotID OTP. The most common tasks performed using this SDK are provisioning the ArcotID OTP account to the user’s device and generating passcodes. Other tasks that you can perform using the SDK include resetting ArcotID OTP PIN, 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.