|
gnupg_keyinfoReturns an array with information about all keys that matches the given pattern Description
arrayfalse gnupg_keyinfo(resource
$identifier , string $pattern )Parameters
Return Values
Returns an array with information about all keys that matches the given
pattern or Examples
Example #1 Procedural gnupg_keyinfo example
Example #2 OO gnupg_keyinfo example
|