public class Hashing extends Object
| Constructor and Description |
|---|
Hashing() |
| Modifier and Type | Method and Description |
|---|---|
static String |
decodeBase64(String s) |
static String |
encodeBase64(String s) |
static String |
md5(String s) |
Copyright © 2019. All rights reserved.