Better PHP Documentation
opinionated
Open main menu
Get Started
Documentation
Community
Training
Better PHP Documentation
Close menu
Get Started
Documentation
Community
Training
Log in
切换语言:
English
German
Spanish
French
Italian
Japanese
Brazilian Portuguese
Russian
Turkish
Ukrainian
Chinese (Simplified)
Other
GNU Privacy Guard
简介
This module allows you to interact with
» gnupg
.
安装/配置
需求
安装
预定义常量
示例
Clearsign text
GnuPG 函数
gnupg_adddecryptkey
— Add a key for decryption
gnupg_addencryptkey
— Add a key for encryption
gnupg_addsignkey
— Add a key for signing
gnupg_cleardecryptkeys
— Removes all keys which were set for decryption before
gnupg_clearencryptkeys
— Removes all keys which were set for encryption before
gnupg_clearsignkeys
— Removes all keys which were set for signing before
gnupg_decrypt
— Decrypts a given text
gnupg_decryptverify
— Decrypts and verifies a given text
gnupg_deletekey
— Delete a key from the keyring
gnupg_encrypt
— Encrypts a given text
gnupg_encryptsign
— Encrypts and signs a given text
gnupg_export
— Exports a key
gnupg_getengineinfo
— Returns the engine info
gnupg_geterror
— Returns the errortext, if a function fails
gnupg_geterrorinfo
— Returns the error info
gnupg_getprotocol
— Returns the currently active protocol for all operations
gnupg_gettrustlist
— Search the trust items
gnupg_import
— Imports a key
gnupg_init
— Initialize a connection
gnupg_keyinfo
— Returns an array with information about all keys that matches the given pattern
gnupg_listsignatures
— List key signatures
gnupg_setarmor
— Toggle armored output
gnupg_seterrormode
— Sets the mode for error_reporting
gnupg_setsignmode
— Sets the mode for signing
gnupg_sign
— Signs a given text
gnupg_verify
— Verifies a signed text
发现了问题?
了解如何改进此页面
•
提交拉取请求
•
报告一个错误
+
添加备注
用户贡献的备注
此页面尚无用户贡献的备注。
0
pcntl_sigtimedwait
Waits for signals, with a timeout
0
similar_text
Calculate the similarity between two strings
0
boolval
Get the boolean value of a variable
0
curl_multi_close
Close a set of cURL handles
0
imap_body
Read the message body
0
mb_strpos
Find position of first occurrence of string in a string
0
pg_send_prepare
Sends a request to create a prepared statement with the given parameters, without waiting for completion
0
swoole_native_socket_bind
0
Arr::prependKeysWith
0
zend_version
Gets the version of the current Zend engine
^