PHP » GoLang |
login |
register |
about
|
gnupg_keyinfo(PECL gnupg >= 0.1) gnupg_keyinfo — Returns an array with information about all keys that matches the given pattern Description
array 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
<?php Example #2 OO gnupg_keyinfo() example
<?php |
more
Recently updated
more
Most requested
more
Last requests
|