79465274

Date: 2025-02-25 02:40:52
Score: 0.5
Natty:
Report link

Keystore#load expects the value of password to be an empty character array (i.e., new char[0]) when the PKCS12 file uses no password.

It is unclear from the documentation what the purpose of passing null as the value of password is.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
Posted by: ZarakshR