|
For the latest news and information visit The GNU Crypto project |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.security.SecureRandomSpi
gnu.crypto.jce.prng.SecureRandomAdapter
gnu.crypto.jce.prng.Sha384RandomSpi
public class Sha384RandomSpi
The implementation of the SHA-384 based SecureRandom Service Provider Interface (SPI) adapter.
Constructor Summary | |
---|---|
Sha384RandomSpi()
|
Method Summary |
---|
Methods inherited from class gnu.crypto.jce.prng.SecureRandomAdapter |
---|
engineGenerateSeed, engineNextBytes, engineSetSeed |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Sha384RandomSpi()
|
For the latest news and information visit The GNU Crypto project |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |