gnupg_encrypt
Opis
string gnupg_encrypt ( resource identifier, string plaintext )
Encrypts the given plaintext with the keys, which
were set with gnupg_addencryptkey before and
returns the encrypted text.
Zwracane wartości
On success, this function returns the encrypted text. On failure, this function returns FALSE.
| Poprzedni | Spis treści | Następny |
| gnupg_decryptverify | Początek rozdziału |