diff --git a/doc/classes/File.xml b/doc/classes/File.xml index a6a435ff43f..5a280ad96b1 100644 --- a/doc/classes/File.xml +++ b/doc/classes/File.xml @@ -257,6 +257,7 @@ Opens an encrypted file in write or read mode. You need to pass a binary key to encrypt/decrypt it. + [b]Note:[/b] The provided key must be 32 bytes long.