Milan,

Just added something very simple - just create a sig with a single reference and a base64 txfm - to xtest and it works fine. Can you send us the full code that you are using to create the sig?

Cheers,
        Berin

Milan Tomic wrote:

When signing with enveloping signature I add Base64 transformation like this:


DSIGReference *ref = sig->createReference(MAKE_UNICODE_STRING("#data")); //Object tag
ref->appendBase64Transform();


And allways got "Error mapping context node" error here:

sig->sign();

Please, could someone verify if this works for you?

Thank you.




Reply via email to