Searched defs:encryptionConf (Results 1 – 2 of 2) sorted by relevance
14 …ion __construct(MatrixHttpApi $client, string $userId, ?string $deviceId, array &$encryptionConf) {
61 protected $encryptionConf; variable in MatrixPhp\\MatrixClient116 … int $cacheLevel = Cache::ALL, $encryption = false, $encryptionConf = []) {