public class Crypto extends Object
| Constructor and Description |
|---|
Crypto() |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
hash(byte[] bytes) |
static byte[] |
sign(byte[] privateKey,
byte[] hash) |
Copyright © 2019. All rights reserved.