public class KeyUtil extends Object
| Constructor and Description |
|---|
KeyUtil() |
| Modifier and Type | Method and Description |
|---|---|
static SecretKey |
aesKey(int size) |
static KeyPair |
ecKeyPair() |
static byte[] |
randomKeyData(int size) |
static KeyPair |
rsaKeyPair() |
Copyright © 2019. All rights reserved.