<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:huj@froreich-bioscientia.de" title="Hans-Ulrich Jüttner <huj@froreich-bioscientia.de>"> <span class="fn">Hans-Ulrich Jüttner</span></a>
</span> changed
<a class="bz_bug_link
bz_status_ASSIGNED "
title="ASSIGNED - Sign PDF with digital signature"
href="https://bugs.freedesktop.org/show_bug.cgi?id=99416">bug 99416</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>NEW
</td>
<td>ASSIGNED
</td>
</tr>
<tr>
<td style="text-align:right;">Assignee</td>
<td>poppler-bugs@lists.freedesktop.org
</td>
<td>huj@froreich-bioscientia.de
</td>
</tr>
<tr>
<td style="text-align:right;">CC</td>
<td>
</td>
<td>huj@froreich-bioscientia.de
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_ASSIGNED "
title="ASSIGNED - Sign PDF with digital signature"
href="https://bugs.freedesktop.org/show_bug.cgi?id=99416#c2">Comment # 2</a>
on <a class="bz_bug_link
bz_status_ASSIGNED "
title="ASSIGNED - Sign PDF with digital signature"
href="https://bugs.freedesktop.org/show_bug.cgi?id=99416">bug 99416</a>
from <span class="vcard"><a class="email" href="mailto:huj@froreich-bioscientia.de" title="Hans-Ulrich Jüttner <huj@froreich-bioscientia.de>"> <span class="fn">Hans-Ulrich Jüttner</span></a>
</span></b>
<pre>Created <span class=""><a href="attachment.cgi?id=131773" name="attach_131773" title="Patch fixing this bug">attachment 131773</a> <a href="attachment.cgi?id=131773&action=edit" title="Patch fixing this bug">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=99416&attachment=131773'>[review]</a>
Patch fixing this bug
The proposed patch would fix this bug.
The Qt5 interface in qt5/src/poppler-form.h gets the following new method
in class FormFieldSignature:
/**
Sign the whole document in this signature field.
@param certNickname nickname of the signing certificate in the mozilla
database
@param password password to unlock the private key
(may be empty if no password is set)
@param digestAlg digest algorithm to be used in the signature
*/
bool sign(const QString& certNickname, const QString& password,
DigestAlgorithm digestAlg = SHA256);</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>