HaruDoc::setEncryptionMode()
HaruDoc::setEncryptionMode - Set encryption mode for the document
Syntax
bool HaruDoc::setEncryptionMode ()
Arguments
-
Description
Defines encryption mode for the document. The encryption mode cannot be set before setting the password.
Version
PHP PECL haru >= 0.0.1
Return value
Returns TRUE on success.