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 698332c commit 29d8e95Copy full SHA for 29d8e95
tests/XML/ds/X509CertificateTest.php
@@ -6,12 +6,9 @@
6
7
use DOMDocument;
8
use PHPUnit\Framework\TestCase;
9
-use SimpleSAML\Assert\AssertionFailedException;
10
use SimpleSAML\XML\DOMDocumentFactory;
11
use SimpleSAML\XMLSecurity\TestUtils\PEMCertificatesMock;
12
use SimpleSAML\XMLSecurity\XML\ds\X509Certificate;
13
-use SimpleSAML\XMLSecurity\XMLSecurityDSig;
14
-use SimpleSAML\XMLSecurity\XMLSecurityKey;
15
16
/**
17
* Class \SimpleSAML\XMLSecurity\XML\ds\X509CertificateTest
0 commit comments