nextcloud/lib/public/Encryption
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
..
Exceptions Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00
Keys Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00
IEncryptionModule.php The encryption decrypt position can be int or string 2020-10-13 10:51:22 +02:00
IFile.php Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00
IManager.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00