-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 8, 11, 17, 22, 23
-
Component/s: security-libs
-
b18
-
generic
-
generic
A DESCRIPTION OF THE PROBLEM :
Wrong description in X509Extension.getExtensionValue method javadoc for OID 2.5.29.16
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
View java.security.cert.X509Extension.getExtensionValue method javadoc, table with examples.
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
2.5.29.16 PrivateKeyUsagePeriod
ACTUAL -
2.5.29.16 PrivateKeyUsage
FREQUENCY : always
Wrong description in X509Extension.getExtensionValue method javadoc for OID 2.5.29.16
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
View java.security.cert.X509Extension.getExtensionValue method javadoc, table with examples.
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
2.5.29.16 PrivateKeyUsagePeriod
ACTUAL -
2.5.29.16 PrivateKeyUsage
FREQUENCY : always