Manuál PHP | ||
---|---|---|
PÅ™edcházejÃcà | Dalšà |
gnupg_decrypt
Popis
string gnupg_decrypt ( resource identifier, string text )Decrypts the given text with the keys, which were set with gnupg_adddecryptkey before.
Návratové hodnoty
On success, this function returns the decrypted text. On failure, this function returns FALSE.
PÅ™Ãklady
PÅ™Ãklad 2. OO gnupg_encrypt() example
|
PÅ™edcházejÃcà | Domů | Dalšà |
gnupg_clearsignkeys | Nahoru |