|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--xecure.exp.XecureRandom
secure random °ªÀ» »ý¼ºÇÑ´Ù.
Constructor Summary | |
XecureRandom(XecureExpConfig config)
XecureRandom contructor |
Method Summary | |
byte[] |
getRandomBytes(int nLength)
ÁöÁ¤µÈ Å©±â¸¸ÅÀÇ secure random byte array ¸¦ »ý¼ºÇÏ¿© ¸®ÅÏÇÑ´Ù. |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public XecureRandom(XecureExpConfig config)
config
- xecure.exp.XecureExpConfigMethod Detail |
public byte[] getRandomBytes(int nLength)
nLength
- »ý¼ºÇÒ secure random byte Å©±â
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |