A Matrix device key ID.

A key algorithm and a device ID, combined with a ‘:’.

Constructors

Accessors

Methods

Constructors

  • Parse/validate and create a new DeviceKeyId.

    Parameters

    • id: string

    Returns DeviceKeyId

Accessors

  • get deviceId(): DeviceId
  • Returns device ID of the device key ID.

    Returns DeviceId

Methods

  • Return the device key ID as a string.

    Returns string