<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p><br>
    </p>
    <br>
    <div class="moz-cite-prefix">On 11/8/16 10:05 AM, Cantor, Scott
      wrote:<br>
    </div>
    <blockquote cite="mid:5a92e2d1-bc5e-9030-4bc7-82d47f5f5817@osu.edu"
      type="cite"><br>
      <pre wrap="">I know you need a custom SecurityConfiguration on a relying party, and
you'd probably need to override the SigningConfiguration slot with an
object with a non-default keyInfoGeneratorManager property.
</pre>
    </blockquote>
    <br>
    Yes, that's pretty much the gist of it. <br>
    <br>
    <br>
    <blockquote cite="mid:5a92e2d1-bc5e-9030-4bc7-82d47f5f5817@osu.edu"
      type="cite">
      <pre wrap="">
The mechanics of overriding those objects is illustrated with the
SHA1/SHA2 example of changing the algorithms, but this involves a
different property.
</pre>
    </blockquote>
    <br>
    Once I get the immediate 3.3.0 release stuff out of the way, I'll
    look to see if I have an example lying around.  If not, I'll cook
    one up.  This might be slightly more complex than some of the other
    security conf overrides since you need to build a new generator
    factory instance(s), which go into the Manager. <br>
    <br>
  </body>
</html>