public class Base64Util extends Object
Constructor and Description |
---|
Base64Util() |
Modifier and Type | Method and Description |
---|---|
static String |
decode(String s)
解密
|
static String |
encode(String str)
加密
|
Copyright © 2021. All rights reserved.