-
Enhancement
-
Resolution: Duplicate
-
P4
-
None
-
1.3.0
-
x86
-
windows_nt
Name: krC82822 Date: 10/23/2000
java version "1.3.0"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0-C)
Java HotSpot(TM) Client VM (build 1.3.0-C, mixed mode)
1. Create a x509 certificate
2. Use method getAlgName() and getSigAlgOID()
3. As you will see they both produce the same result
getAlgName does not return the name as it should. Instead it returns the
signature algorithm OID, i.e. it is exactly the same as getSigAlgOID
(Review ID: 110520)
======================================================================
java version "1.3.0"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0-C)
Java HotSpot(TM) Client VM (build 1.3.0-C, mixed mode)
1. Create a x509 certificate
2. Use method getAlgName() and getSigAlgOID()
3. As you will see they both produce the same result
getAlgName does not return the name as it should. Instead it returns the
signature algorithm OID, i.e. it is exactly the same as getSigAlgOID
(Review ID: 110520)
======================================================================
- duplicates
-
JDK-4900323 Can not retrieve sig. algo. name for SHA256withRSA, SHA384withRSA, SHA512witRSA
-
- Resolved
-
- relates to
-
JDK-4941596 EncryptedPrivateKeyInfo.getAlgName: the spec is incomplete
-
- Closed
-