Duplicate :
|
|
Relates :
|
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.
|