<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <br>
    <div class="moz-cite-prefix">On 5/13/13 2:02 PM, Cantor, Scott
      wrote:
      <pre wrap="">
If you're using SimpleSign, which I doubt, it's not an XML Signature at
all. If it's not, you want the standard POST decoder.
</pre>
    </div>
    <br>
    Ah, good point, I missed that.&nbsp; However, that wouldn't actually
    affect anything relevant in this particular case.&nbsp; If the request
    doesn't carry the simple signature (and does carry a Response XML
    signature), then it functionally just behaves like the
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
    HTTPPostDecoder, of which it is a (pretty trivial) subclass.&nbsp; <br>
    <br>
    <br>
  </body>
</html>