|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.security.SecureRandomSpi
tigase.util.VMPCRandom.Spi
public static class VMPCRandom.Spi
| Constructor Summary | |
|---|---|
VMPCRandom.Spi()
|
|
| Method Summary | |
|---|---|
protected byte[] |
engineGenerateSeed(int numBytes)
|
protected void |
engineNextBytes(byte[] bytes)
|
protected void |
engineSetSeed(byte[] seed)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VMPCRandom.Spi()
| Method Detail |
|---|
protected byte[] engineGenerateSeed(int numBytes)
engineGenerateSeed in class java.security.SecureRandomSpiprotected void engineNextBytes(byte[] bytes)
engineNextBytes in class java.security.SecureRandomSpiprotected void engineSetSeed(byte[] seed)
engineSetSeed in class java.security.SecureRandomSpi
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||