Empty XML Signature for testing phase

M

mike

Hello all,

Is possible to create an empty XML Signature for XML Schema (e.g. SOAP
Message)
for testing purposes? Our project is in phase where Web Service messages are
tested but no signature keys are not bought.

So, I would like create a structure like below but omit it in test phase.

<Signature>
<SignedInfo>
<SignatureMethod />
<CanonicalizationMethod />
<Reference>
<Transforms>
<DigestMethod>
<DigestValue>
</Reference>
<Reference /> etc.
</SignedInfo>
<SignatureValue />
<KeyInfo />
<Object />
</Signature>


Cheers
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,537
Members
45,020
Latest member
GenesisGai

Latest Threads

Top