略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: HaruDoc::setPassword

2024-05-02

HaruDoc::setPassword

(PECL haru >= 0.0.1)

HaruDoc::setPasswordSet owner and user passwords for the document

说明

HaruDoc::setPassword ( string $owner_password , string $user_password ) : bool

Defines owner and user passwords for the document. Setting the passwords makes the document contents encrypted.

参数

owner_password

The password of the owner, which can change permissions of the document. Empty password is not accepted. Owner's password cannot be the same as the user's password.

user_password

The password of the user. Can be empty.

返回值

Returns TRUE on success.

错误/异常

发生错误时抛出 HaruException 异常。

参见

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.

官方地址:https://www.php.net/manual/en/harudoc.setpassword.php

北京半月雨文化科技有限公司.版权所有 京ICP备12026184号-3