gnupg_geterror

PECL gnupg >= 0.1
gnupg_geterror - Returns the errortext, if a function fails
Manual
Code Examples

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.

Example of gnupg_geterror

Show all examples for gnupg_geterror

PHP Version: