A Matrix device key ID.

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

Constructors

Properties

Methods

Constructors

  • Parse/validate and create a new DeviceKeyId.

    Parameters

    • id: string

    Returns DeviceKeyId

Properties

Returns key algorithm of the device key ID.

deviceId: DeviceId

Returns device ID of the device key ID.

Methods

  • Returns void

  • Return the device key ID as a string.

    Returns string