Other |
---|
1.4.2 mantisFixed |
Duplicate :
|
There is no SecretKeyFactory impl registered for PBEWithMD5AndTripleDES algorithm in SunJCE provider. Even though the SecretKeyFactory impl for PBEWithMD5AndDES can be used to generate secret keys for PBEWithMD5AndTripleDES algo, it could be misleading and not obvious to users. So, SunJCE provider should have a SecretKeyFactory impl for PBEWithMD5AndTripleDES algo.
|