Interface DeviceKeyAdminService

    • Method Detail

      • addKey

        void addKey​(DeviceKey deviceKey)
        Adds a new device key to the store.
        Parameters:
        deviceKey - device key to be stored
      • removeKey

        void removeKey​(DeviceKeyId id)
        Removes a device key from the store using the device key identifier.
        Parameters:
        id - device key identifier used to identify the device key