Previous Topic: Device Locking by Using Non-Default ParametersNext Topic: Choosing Custom Storage Medium


API Details

The following table lists the input and output parameters of getKey() method:

Parameter

Description

Input Parameters

The unique identifier of the mobile that has to be fetched.

Note: For devices using Apple iOS operating system, the unique identifier used for device locking is a string that is generated for each application using CFUUIDCreateString. These generated strings are stored in the key chain.

Output Parameters

device identifier

The unique identifier of the mobile.

The following table lists the input and output parameters of setDevicelock() method:

Parameter

Description

Input Parameters

lock

The unique identifier of the mobile.

Output Parameters

Locks the account to the mobile.

Exception

The AIDException class is returned if there any errors while locking the account to the device See "ArcotID PKI SDK Exceptions and Error Codes" for more information on the exception class and errors returned by ArcotID PKI SDK.