gpg: If a key is ultimate trusted, return that in the tofu model.
* g10/tofu.c (get_trust): If the policy is auto or none, check if the key is ultimately trusted. If so, return that. (tofu_register): If the key is ultimately trusted, don't show any statistics. (tofu_get_validity): Likewise.
- Signed-off-by: Neal H. Walfield <neal@g10code.com>
- Suggested-by: Andre Heinecke <aheinecke@intevation.de>