|
|||||||||
|
|||||||||
HaruDoc::setEncryptionMode(PECL haru:0.0.1) HaruDoc::setEncryptionMode — Set encryption mode for the document Описание
bool HaruDoc::setEncryptionMode
( int $mode
[, int $key_len
] )
Defines encryption mode for the document. The encryption mode cannot be set before setting the password. Список параметров
Возвращаемые значенияReturns TRUE on success. Errors/ExceptionsThrows HaruException on error. | |||||||||
|
|||||||||