gnupg_geterror
PECL gnupg >= 0.1
gnupg_geterror - Returns the errortext, if a function fails
Manual
gnupg_geterror(
resource$identifier ): string
Parameters
- identifier
-
The gnupg identifier, from a call to gnupg_init or gnupg.
Return Values
Returns an errortext, if an error has occurred, otherwise false.