@Beta public interface DeviceKeyAdminService extends DeviceKeyService
Modifier and Type | Method and Description |
---|---|
void |
addKey(DeviceKey deviceKey)
Adds a new device key to the store.
|
void |
removeKey(DeviceKeyId id)
Removes a device key from the store using the device
key identifier.
|
getDeviceKey, getDeviceKeys
addListener, removeListener
void addKey(DeviceKey deviceKey)
deviceKey
- device key to be storedvoid removeKey(DeviceKeyId id)
id
- device key identifier used to identify the device key