@n3npq 

It turns out I also need `rpmReadSignature` function which is not exported but 
mentioned in old rpm guide from 2005. I decided to read the file like that:

1. Read the lead structure.
2. Read the signature header.
3. Read the package header.

I can do 1. and 3. now but I don't see a way to read signature header, is there 
any?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/478#issuecomment-408394257
_______________________________________________
Rpm-maint mailing list
[email protected]
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to