agent: Print an error if gpg-protect reads the extended key format.
* agent/protect-tool.c (read_key): Detect simple extended key format.
This is a quick hack to get a useful error messages. The real fix is
to replace the protect tool by a more useful new tool.
- Signed-off-by: Werner Koch <wk@gnupg.org>