public abstract class CipherUtil extends Object
| Constructor and Description |
|---|
CipherUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
encode(String value,
String algorithm) |
static String |
encodeSHA1(String value) |
public static final String SHA1
Copyright © 2004-2017. All Rights Reserved.