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 73e1ef3 commit 34dd2c1Copy full SHA for 34dd2c1
tests/resources/xml/dsig11_ECKeyValue.xml
@@ -1,5 +1,5 @@
1
<dsig11:ECKeyValue xmlns:dsig11="http://www.w3.org/2009/xmldsig11#" Id="phpunit">
2
- <dsig11:ECParameters xmlns:dsig11="http://www.w3.org/2009/xmldsig11#">
+ <dsig11:ECParameters>
3
<dsig11:FieldID>
4
<dsig11:PnB>
5
<dsig11:M>1024</dsig11:M>
@@ -19,5 +19,5 @@
19
<dsig11:seed>6tN39Q9d6IevlAWLeM7lQGazUnVlJOe1wCk3sro2rfE=</dsig11:seed>
20
</dsig11:ValidationData>
21
</dsig11:ECParameters>
22
- <dsig11:PublicKey xmlns:dsig11="http://www.w3.org/2009/xmldsig11#">6tN39Q9d6IevlAWLeM7lQGazUnVlJOe1wCk3sro2rfE=</dsig11:PublicKey>
+ <dsig11:PublicKey>6tN39Q9d6IevlAWLeM7lQGazUnVlJOe1wCk3sro2rfE=</dsig11:PublicKey>
23
</dsig11:ECKeyValue>
0 commit comments