Release Note: User-specified SecureRandom Object in XML Signature Generation

XMLWordPrintable

      A new property called "jdk.xmldsig.SecureRandom" has been added to `DOMSignContext` so you can use your own `SecureRandom` instance. To use this property, call `signContext.setProperty("jdk.xmldsig.SecureRandom", yourSecureRandom)` before calling `XMLSignature.sign(signContext)`.

            Assignee:
            Weijun Wang
            Reporter:
            Weijun Wang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: