-
Bug
-
Resolution: Fixed
-
P3
-
5.0
-
None
-
tiger
-
generic
-
generic
(I am filing one bug to cover both JSSE and JCE)
The JSSE and JCE frameworks should be updated to use the just introduced Provider.Service API. This will lead to:
. much better performance for x.getInstance()
. additional features (error failover, integration with hardware providers for JCE)
. elimination of duplicated code
The JSSE and JCE frameworks should be updated to use the just introduced Provider.Service API. This will lead to:
. much better performance for x.getInstance()
. additional features (error failover, integration with hardware providers for JCE)
. elimination of duplicated code
- relates to
-
JDK-4856968 Enhance the Provider class
-
- Resolved
-
-
JDK-4953555 Reinitialization fails from invalid key to valid key using javax.crypto.Cipher.i
-
- Closed
-