gnupg_keyinfo()
gnupg_keyinfo - Returns an array with information about all keys that matches the given patternSyntax
array gnupg_keyinfo (resource $identifier, string $pattern)Arguments
- identifier - The gnupg identifier, from a call to gnupg_init() or gnupg.
- pattern - The pattern being checked against the keys.
