Home
last modified time | relevance | path

Searched defs:encryptionConf (Results 1 – 2 of 2) sorted by relevance

/plugin/matrixnotifierwas/vendor/meet-kinksters/php-matrix-sdk/src/Crypto/
DOlmDevice.php14 …ion __construct(MatrixHttpApi $client, string $userId, ?string $deviceId, array &$encryptionConf) {
/plugin/matrixnotifierwas/vendor/meet-kinksters/php-matrix-sdk/src/
DMatrixClient.php61 protected $encryptionConf; variable in MatrixPhp\\MatrixClient
116 … int $cacheLevel = Cache::ALL, $encryption = false, $encryptionConf = []) {