pe
pe copied to clipboard
feature: parse all certificates from multi-signed files
Add support for parsing (and returning) additional nested signatures.
Also fixes an issue where the signature algorithm of the file was detected incorrectly.
That's great work @secDre4mer .
I need to review this carefully, it's also a breaking change.
I will have a look later today !
I need to review this carefully, it's also a breaking change.
Yeah, I know. I didn't really see a way to add multiple certificates to the output without any breaking changes, unfortunately.