|
Bouncy Castle Cryptography Library 1.79 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--java.security.SecureRandomSpi
|
+--org.bouncycastle.jcajce.provider.drbg.DRBG.Default
| Constructor Summary | |
DRBG.Default()
|
|
| Method Summary | |
protected byte[] |
engineGenerateSeed(int numBytes)
|
protected void |
engineNextBytes(byte[] bytes)
|
protected void |
engineSetSeed(byte[] bytes)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DRBG.Default()
| Method Detail |
protected void engineSetSeed(byte[] bytes)
engineSetSeed in class java.security.SecureRandomSpiprotected void engineNextBytes(byte[] bytes)
engineNextBytes in class java.security.SecureRandomSpiprotected byte[] engineGenerateSeed(int numBytes)
engineGenerateSeed in class java.security.SecureRandomSpi
|
Bouncy Castle Cryptography Library 1.79 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||