Test is handed in CRL checker

This commit is contained in:
George Drummond
2019-03-19 11:12:58 -04:00
parent 3690d98260
commit 1024ee0cf2
2 changed files with 0 additions and 28 deletions

View File

@@ -150,7 +150,6 @@ class PDFSignature:
if attrs is not None and not isinstance(attrs, core.Void):
signed_data = attrs.dump()
print(signed_data)
signed_data = b"\x31" + signed_data[1:]
else:
signed_data = self.binary_data