We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4853369 commit 4595c3eCopy full SHA for 4595c3e
1 file changed
lib/Handler/SignEngine/Pkcs12Handler.php
@@ -8,10 +8,10 @@
8
9
namespace OCA\Libresign\Handler\SignEngine;
10
11
-use LibreSign\PdfSignatureValidator\Parser\PdfSignatureExtractor;
12
use LibreSign\PdfSignatureValidator\Model\ValidationReason;
13
use LibreSign\PdfSignatureValidator\Model\ValidationResult;
14
use LibreSign\PdfSignatureValidator\Model\ValidationState;
+use LibreSign\PdfSignatureValidator\Parser\PdfSignatureExtractor;
15
use OCA\Libresign\AppInfo\Application;
16
use OCA\Libresign\Exception\LibresignException;
17
use OCA\Libresign\Handler\CertificateEngine\CertificateEngineFactory;
0 commit comments