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