gnupg_gettrustlist Search the trust items &reftitle.description; arraygnupg_gettrustlist resourceidentifier stringpattern &reftitle.parameters; identifier &gnupg.identifier; pattern Expression to limit the list of trust items to only the ones matching the pattern. &reftitle.returnvalues; On success, this function returns an array of trust items. On failure, this function returns &null;. &reftitle.examples; Procedural <function>gnupg_gettrustlist</function> example ]]> OO <function>gnupg_gettrustlist</function> example gettrustlist(); print_r($items); ?> ]]>