حفاظت حریم خصوی GNU
- Introduction
- Installing/Configuring
- Predefined Constants
- Examples
- GnuPG Functions
- gnupg_adddecryptkey — اضافه کردن کلید به رمزگشایی
- gnupg_addencryptkey — اضافه کردن کلید به رمزنگاری
- gnupg_addsignkey — اضافه کردن کلید به امضا
- gnupg_cleardecryptkeys — حذف تمام کلیدهای تعیین شده برای رمزگشایی پیش از این
- gnupg_clearencryptkeys — حذف کلیدهای تعیین شده پیش از این برای رمزگذاری
- gnupg_clearsignkeys — حذف تمام کلیدهای تعیین شده پیش از امضا
- gnupg_decrypt — Decrypts a given text
- gnupg_decryptverify — Decrypts and verifies a given text
- gnupg_encrypt — Encrypts a given text
- gnupg_encryptsign — Encrypts and signs a given text
- gnupg_export — Exports a key
- gnupg_geterror — Returns the errortext, if a function fails
- gnupg_getprotocol — Returns the currently active protocol for all operations
- 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_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
There are no user contributed notes for this page.
