public class Sha1 extends Object
| Constructor and Description |
|---|
Sha1() |
| Modifier and Type | Method and Description |
|---|---|
static String |
calcFilePrefix(String filestring) |
static String |
calculateDigestMD5(String plainText) |
static String |
SHA1(String text) |
public static String SHA1(String text) throws NoSuchAlgorithmException, UnsupportedEncodingException
Copyright © 2017. All Rights Reserved.