[Rpm-maint] [rpm-software-management/rpm] RFE: add rpmkeys --export for exporting the ASCII armored key material (Issue #3366)
Florian Festi
notifications at github.com
Tue Oct 15 12:49:38 UTC 2024
OK, adding this to `rpmkeys` is rather easy now that we have `matchingKeys` in place. One issue that goes beyond this ticket is the disconnect between rpmkeyring.h and rpmPubkey on one side and rpmpgp.h on the other. The later works either on pgpDigParams - which rpmPubkey can return - or the raw packet data and length. The later is stored in the rpmPubkey object of the primary keys but is not exported. SO the question is do we add a function to retrieve the blob or do we basically attach the functions in rpmpgp.h to the rpmPubkey data structure?
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/3366#issuecomment-2413825599
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/issues/3366/2413825599 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20241015/879cdce1/attachment-0001.html>
More information about the Rpm-maint
mailing list