public class SHA1 extends Object
Constructor and Description |
---|
SHA1() |
Modifier and Type | Method and Description |
---|---|
static byte[] |
bytes(byte[] bytes) |
static byte[] |
bytes(String string) |
static String |
hex(byte[] bytes) |
static String |
hex(String string) |
Copyright © 2019. All rights reserved.