You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@santuario.apache.org by Abdelkebir Bousbaa <ab...@s2m.net.ma> on 2003/02/07 19:13:23 UTC

canonicalisation method

hello,
i can not create my XMLSignature with the constructor : 
XMLSignature(org.w3c.dom.Document doc, java.lang.String BaseURI, java.lang.String SignatureMethodURI, int HMACOutputLength, java.lang.String CanonicalizationMethodURI)
          Constructor XMLSignature

what can i do to have a CanonicalizationMethodURI?

thank you

Abdelkebir Bousbaa