-
Notifications
You must be signed in to change notification settings - Fork 372
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add rpmGetSubkeys() and pgpPrtParamsSubkeys() for getting gpg subkeys.
pgpPrtParamSubkeys() parses gpg packets to get gpg subkeys parameters. rpmGetSubkeys() uses pgpPrtParamSubkeys() and it creates rpmPubkey objects that can be insterted into rpm keyring.
- Loading branch information
Lubos Kardos
committed
Jul 23, 2015
1 parent
e31016d
commit 355c9b0
Showing
4 changed files
with
112 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters