nextcloud-server/apps/encryption/lib/Crypto
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
..
Crypt.php The encryption decrypt position can be int or string 2020-10-13 10:51:22 +02:00
DecryptAll.php
EncryptAll.php
Encryption.php The encryption decrypt position can be int or string 2020-10-13 10:51:22 +02:00