Skip to content

Signature has attribute removed #233

Description

@sabas

I noticed that in XMLSecurityDSig.php in some step I couldn't grasp the attribute for ds:Signature gets removed
I suspect it's in the insertSignature() function

Expected
<ds:Signature xmlns:ds="http://www.w3.org/2000/09/xmldsig#"></ds:Signature>

Output
<ds:Signature></ds:Signature>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions