Skip to content

pdfsig -dump - allow holes in signature list

It is perfectly possible to have e.g. 4 signature slots and only currently a signature in slot first and last slot. pdfsig should be able to dump all of them, but it considers a missing signature a stop condition. It can just continue and get all of actual ones out.

Merge request reports