Manuál PHP | ||
---|---|---|
PÅ™edcházejÃcà | Dalšà |
gnupg_encrypt
Popis
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.
Návratové hodnoty
On success, this function returns the encrypted text. On failure, this function returns FALSE.
PÅ™edcházejÃcà | Domů | Dalšà |
gnupg_decryptverify | Nahoru |