Release Note: java.security.KeyPair is now Destroyable

XMLWordPrintable

      To make destroying the privateKey object easier with java.security.KeyPair, Destroyable methods can be called directly on the KeyPair. The multi-step process of calling getPrivateKey() to call the Destroyable methods is still supported.

            Assignee:
            Anthony Scarpino
            Reporter:
            Anthony Scarpino
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: