Home
last modified time | relevance | path

Searched refs:OlmDevice (Results 1 – 2 of 2) sorted by relevance

/plugin/matrixnotifierwas/vendor/meet-kinksters/php-matrix-sdk/src/Crypto/
DOlmDevice.php12 class OlmDevice { class
/plugin/matrixnotifierwas/vendor/meet-kinksters/php-matrix-sdk/src/
DMatrixClient.php5 use MatrixPhp\Crypto\OlmDevice; alias
77 * @var OlmDevice
235 …$this->olmDevice = new OlmDevice($this->api, $this->userId, $this->deviceId, $this->encryptionConf…