gpgme should parse the "rvk" fields printed in the colon key list.
Example:
rvk:::22::::::86136A8503D24469B658CAF63B2E051F975BBA6F:80:
gpgme should parse the "rvk" fields printed in the colon key list.
Example:
rvk:::22::::::86136A8503D24469B658CAF63B2E051F975BBA6F:80:
rM GPGME | |||
rM986c5f0b9475 tests: Add new files to distribution | |||
rMadadfac997a8 core: Add information about revocation keys to keys | |||
rMf2575b6313ae json: Add information about revocation keys to key list result | |||
rM90eb80134b2d cpp: Add information about revocation keys to Key |
Status | Assigned | Task | ||
---|---|---|---|---|
Resolved | • TobiasFella | T7019 Kleopatra: change "certificate detailed view" to tabbed interface instead of sub-windows | ||
Open | • TobiasFella | T7095 Kleopatra: show designated revoker in details window | ||
Resolved | • ikloecker | T7118 gpgme: Add support for designated revokers |
Information about revocation keys can now be retrieved from a Key object. Verified with internal test runners. Independent tests will be done with T7095.