]> the.earth.li Git - onak.git/commitdiff
Add a helper for reading OpenPGP packets from a file
authorJonathan McDowell <noodles@earth.li>
Thu, 14 Sep 2023 05:59:08 +0000 (11:29 +0530)
committerJonathan McDowell <noodles@earth.li>
Thu, 14 Sep 2023 06:24:18 +0000 (11:54 +0530)
Provide a convenience function for opening a file, working out if it's
ASCII-armoured or binary, and loading the packets contained within it.


No differences found