Previous Topic: How to Perform Device Locking Using Custom ParametersNext Topic: Choose Custom Storage Medium


API Details

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

Parameter

Description

Input Parameters

None.

Output Parameters

device identifier

The unique identifier of the device.

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

Parameter

Description

Input Parameters

lock

The unique identifier of the device.

Output Parameters

None.

Exception

The OTPException class is returned if there are any errors while locking the account to the device. See chapter, "CA Auth ID OTP SDK Exceptions and Error Codes" for more information on the exception class and errors returned by the CA Auth ID OTP SDK.