nextcloud-server/apps/encryption/lib
Christoph Wurst b2de9a6f9e
The encryption decrypt position can be int or string
The public API said string, internally we treated it as int. In reality
both are used. Let's reflect that in the documented argument type.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-10-13 10:51:22 +02:00
..
AppInfo
Command
Controller
Crypto The encryption decrypt position can be int or string 2020-10-13 10:51:22 +02:00
Exceptions
Hooks
Migration
Settings
Users
HookManager.php
KeyManager.php
Recovery.php
Session.php
Util.php