Home GnuPG

Move Formatting::isKeyDeVs to compliance

Description

Move Formatting::isKeyDeVs to compliance

Rename it to allSubkeysAreCompliant to make it clearer what it checks.
And rewrite it, so that it doesn't return true for keys without any
usable subkeys. Adapt creation of test keys in NewKeyApprovalDialogTest,
so that the test still passes.