update : 2015.11.03
php.shukuma.com검색:
|
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 오류/예외오류 시에 HaruException을 던짐. 참고
|