On 09.10.2018 15:08, Andre Heinecke wrote:
> gpg --with-colons --list-options show-sig-subpackets=\"20,26\" \
> --list-sigs 6C8857E0D8E8F074
Wow, that was exactly what I needed!
Thank you Andre!
For the record, once I knew it I found some resources about the format:
https://lists.gt.net/g
Hi,
On Monday, October 8, 2018 8:42:01 PM CEST Wiktor Kwapisiewicz via Gnupg-users
wrote:
> Is there any way to access it via API-like interface?
GPGME does:
gpg --with-colons --list-options show-sig-subpackets=\"20,26\" \
--list-sigs 6C8857E0D8E8F074
Best Regards,
Andre
--
Andre Hei
Hello!
We are pleased to announce version 1.12.0 of GPGME.
GnuPG Made Easy (GPGME) is a C language library that allows to add
support for cryptography to a program. It is designed to make access to
public key crypto engines like gpg and gpgsm easier for applications.
GPGME provides a high-level