-
Bug
-
Resolution: Won't Fix
-
P3
-
None
-
8
-
None
The java.security.PrivateKey and javax.crypto.SecretKey classes extend the javax.security.auth.Destroyable interface (since JDK-6263419)
Modify implementation classes in JCE to make use of the Destroyable interface by zeroing sensitive
key material when it is no longer required.
Modify implementation classes in JCE to make use of the Destroyable interface by zeroing sensitive
key material when it is no longer required.
- duplicates
-
JDK-8158824 sun.security.rsa.RSAPrivateCrtKeyImpl & RSAPrivateKeyImpl should provide destroy() and isDestroyed() implementations
-
- Closed
-
- relates to
-
JDK-8160206 SecretKeySpec should implement destroy()
-
- Open
-