gnupg_cleardecryptkeys

PECL gnupg >= 0.5
gnupg_cleardecryptkeys - Removes all keys which were set for decryption before
Manual
Code Examples

gnupg_cleardecryptkeys( resource$identifier ): bool

Parameters

identifier

The gnupg identifier, from a call to gnupg_init or gnupg.

Return Values

Returns true on success or false on failure.

Example of gnupg_cleardecryptkeys

Show all examples for gnupg_cleardecryptkeys

PHP Version: