| Interface | Description | 
|---|---|
| DeviceKeyAdminService | 
 Service for managing device keys. 
 | 
| DeviceKeyListener | 
 Listener for device key related events. 
 | 
| DeviceKeyService | 
 Service for querying device keys. 
 | 
| DeviceKeyStore | 
 Manages inventory of device keys; not intended for direct use. 
 | 
| DeviceKeyStoreDelegate | 
 Device key store delegate abstraction. 
 | 
| Class | Description | 
|---|---|
| CommunityName | 
 Representation of an SNMP community name authentication token. 
 | 
| DeviceKey | 
 Abstraction of a device key. 
 | 
| DeviceKeyEvent | 
 Describes device key events. 
 | 
| DeviceKeyId | 
 Device key identifier backed by a string value. 
 | 
| UsernamePassword | 
 Representation of a username and password. 
 | 
| Enum | Description | 
|---|---|
| DeviceKey.Type | 
 type of the device key. 
 | 
| DeviceKeyEvent.Type | 
 Type of device key events. 
 |