Re: Get notation value through --with-colons interface

2018-10-09 Thread Wiktor Kwapisiewicz via Gnupg-users
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:

Re: Get notation value through --with-colons interface

2018-10-09 Thread Andre Heinecke
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

Get notation value through --with-colons interface

2018-10-08 Thread Wiktor Kwapisiewicz via Gnupg-users
Hello, I'm wondering if there is a way to programmatically access notations on self-certifications? I see them through --list-options show-notations: gpg --list-options show-notations --list-sigs 6C8857E0D8E8F074 | grep notation but adding --with-colons to that command unfortunately filters