public class Hash extends Object
| Constructor and Description |
|---|
Hash() |
| Modifier and Type | Method and Description |
|---|---|
static MessageDigest |
sha1() |
static byte[] |
sha1digest(byte[] bytes) |
public static byte[] sha1digest(byte[] bytes)
public static MessageDigest sha1()
Copyright © 2019. All rights reserved.