public class Sha256 extends Object
| Constructor and Description |
|---|
Sha256() |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
hash(byte[] bytes) |
static byte[] |
hash(String text) |
public static byte[] hash(String text)
public static byte[] hash(byte[] bytes)
Copyright © 2016. All rights reserved.