public class KeyUtil
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.math.BigInteger |
skip1024Base |
static java.math.BigInteger |
skip1024Modulus |
static byte[] |
skip1024ModulusBytes |
Constructor and Description |
---|
KeyUtil() |
Modifier and Type | Method and Description |
---|---|
static java.security.Key |
generateKey() |
static java.lang.String |
generatePublicKey() |