|
Bouncy Castle Cryptography Library 1.81 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.security.SecureRandomSpi
org.bouncycastle.jcajce.provider.drbg.DRBG.NonceAndIV
Constructor Summary | |
DRBG.NonceAndIV()
|
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.NonceAndIV()
Method Detail |
protected void engineSetSeed(byte[] bytes)
protected void engineNextBytes(byte[] bytes)
protected byte[] engineGenerateSeed(int numBytes)
|
Bouncy Castle Cryptography Library 1.81 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |