public class Base64Util extends Object
Base64Util()
static String
decodeByBase64(String str)
encryptionToBase64(String str)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Base64Util()
public static String encryptionToBase64(String str)
str
public static String decodeByBase64(String str)
Copyright © 2021. All rights reserved.