-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
None
-
None
jdk8 has java.util.Base64 to define a standard API for base64 encoding/decoding. It would be good to investigate whether this API could be used in the security-related codes ( in place of sun.misc.BASE64Encoder/Decoder ).
- duplicates
-
JDK-8006182 Cleanup to use java.util.Base64
- Closed