nextcloud-server/apps/encryption/lib/Crypto
Côme Chilliet 51f8379140 chore(encryption): Remove unused attribute $uid in KeyManager::getFileKey
It’s a private API in the application, no need to keep an unused
 attribute.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-09-11 21:18:37 +07:00
..
Crypt.php fix(tests): Fix type issues and other problems with encryption tests 2025-09-11 21:18:37 +07:00
DecryptAll.php chore(encryption): Cleanup typing in EncryptAll/DecryptAll 2025-09-11 21:18:37 +07:00
EncryptAll.php chore(encryption): Cleanup typing in EncryptAll/DecryptAll 2025-09-11 21:18:37 +07:00
Encryption.php chore(encryption): Remove unused attribute $uid in KeyManager::getFileKey 2025-09-11 21:18:37 +07:00