|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.ucla.stat.SOCR.servlet.util.KeyUtil
public class KeyUtil
| Field Summary | |
|---|---|
static java.math.BigInteger |
skip1024Base
|
static java.math.BigInteger |
skip1024Modulus
|
static byte[] |
skip1024ModulusBytes
|
| Constructor Summary | |
|---|---|
KeyUtil()
|
|
| Method Summary | |
|---|---|
static java.security.Key |
generateKey()
|
static java.lang.String |
generatePublicKey()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final byte[] skip1024ModulusBytes
public static final java.math.BigInteger skip1024Modulus
public static final java.math.BigInteger skip1024Base
| Constructor Detail |
|---|
public KeyUtil()
| Method Detail |
|---|
public static java.security.Key generateKey()
public static java.lang.String generatePublicKey()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||