diff --git a/doc/classes/File.xml b/doc/classes/File.xml index 20bc39ef1f6..d91203d91f2 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.