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
Rnp é˘ć°
çŽćŹĄ
rnp_backend_string
â Return cryptographic backend library name
rnp_backend_version
â Return cryptographic backend library version
rnp_decrypt
â Decrypt PGP message
rnp_dump_packets
â Dump OpenPGP packets stream information in humand-readable format
rnp_dump_packets_to_json
â Dump OpenPGP packets stream information to the JSON string
rnp_ffi_create
â Create the top-level object used for interacting with the library
rnp_ffi_destroy
â Destroy the top-level object used for interacting with the library
rnp_ffi_set_pass_provider
â Set password provider callback function
rnp_import_keys
â Import keys from PHP string to the keyring and receive JSON describing new/updated keys
rnp_import_signatures
â Import standalone signatures to the keyring and receive JSON describing updated keys
rnp_key_export
â Export a key
rnp_key_export_autocrypt
â Export minimal key for autocrypt feature (just 5 packets: key, uid, signature, encryption subkey, signature)
rnp_key_export_revocation
â Generate and export primary key revocation signature
rnp_key_get_info
â Get information about the key
rnp_key_remove
â Remove a key from keyring(s)
rnp_key_revoke
â Revoke a key or subkey by generating and adding revocation signature
rnp_list_keys
â Enumerate all keys present in a keyring by specified identifer type
rnp_load_keys
â Load keys from PHP string
rnp_load_keys_from_path
â Load keys from specified path
rnp_locate_key
â Search for the key
rnp_op_encrypt
â Encrypt message
rnp_op_generate_key
â Generate key
rnp_op_sign
â Perform signing operation on a binary data, return embedded signature(s)
rnp_op_sign_cleartext
â Perform signing operation on a textual data, return cleartext signed message
rnp_op_sign_detached
â Perform signing operation, return detached signature(s)
rnp_op_verify
â Verify embedded or cleartext signatures
rnp_op_verify_detached
â Verify detached signatures
rnp_save_keys
â Save keys to PHP string
rnp_save_keys_to_path
â Save keys to specified path
rnp_supported_features
â Get supported features in JSON format
rnp_version_string
â RNP library version
rnp_version_string_full
â Full version string of RNP library
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
^