Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8158689 java.security.KeyPair should implement Destroyable
  3. JDK-8275826

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.

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

              Created:
              Updated:
              Resolved: