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. |
|
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.
|
Copyright © 2013 CA.
All rights reserved.
|
|