Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
P3
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 19
-
Component/s: security-libs
-
Subcomponent:
-
Resolved In Build:b22
Description
In the PKCS12 key store implementation, the PBEKeySpec.clearPassword() should be called in a finally try block.