Better PHP Documentation
opinionated
Open main menu
Get Started
Documentation
Community
Training
Better PHP Documentation
Close menu
Get Started
Documentation
Community
Training
Log in
Change language:
English
German
Spanish
French
Italian
Japanese
Brazilian Portuguese
Russian
Turkish
Ukrainian
Chinese (Simplified)
Other
GNU Privacy Guard
Introduzione
This module allows you to interact with
ยปย gnupg
.
Installazione/Configurazione
Requisiti
Installazione
Costanti predefinite
Esempi
Clearsign text
GnuPG Funzioni
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
Found A Problem?
Learn How To Improve This Page
โข
Submit a Pull Request
โข
Report a Bug
๏ผ
add a note
User Contributed Notes
There are no user contributed notes for this page.
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
^