Less TSA, fix benchmark

This commit is contained in:
Jeroen Bobbeldijk
2017-09-30 15:51:01 +02:00
parent bb93a21027
commit 8f1562c545
2 changed files with 2 additions and 2 deletions

View File

@@ -287,7 +287,7 @@ func BenchmarkSignPDF(b *testing.B) {
}
for n := 0; n < b.N; n++ {
input_file.Seek(0, 0)
err = Sign(input_file, ioutil.Discard, rdr, size, SignData{
Signature: SignDataSignature{