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 Funktionen
Inhaltsverzeichnis
rnp_backend_string
β Return cryptographic backend library name
rnp_backend_version
β Gibt die Version der kryptographischen Backend-Bibliothek zurΓΌck
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
β Version der RNP-Bibliothek
rnp_version_string_full
β VollstΓ€ndige Versionszeichenkette der RNP-Bibliothek
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
^