public class RandomSecret extends Object
| Constructor and Description |
|---|
RandomSecret() |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
createRandomSecret(int size)
Creates a random
byte[] secret of the specified size. |
Copyright © 2016 JBoss by Red Hat. All rights reserved.