public class SHA1 extends Object
| Constructor and Description |
|---|
SHA1() |
| Modifier and Type | Method and Description |
|---|---|
static String |
fileNameToSHA(String fileName) |
static void |
main(String[] args) |
static String |
streamToSHA(InputStream inputStream) |
static String |
stringToSHA(String str) |
Copyright © 2021. All rights reserved.