Skip to content

Creating XML Signature #232

Description

@davidovv

I have a wsdl that uses enveloped signature
The signature is inserted into element, but wsdl description already contains signature. So the class that is kreated with tool that converts wsdl to cpp allready contains signature. How can i have object without one element, and after put that element back.

First i need element without signature, canonicalize it and calculate hash value, insert hash value into signed info, canonicalize signed info and sign it, append signature value and certificate back into my element.
How can i achieve this in kdsoap?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions