|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.randomness.Randomness
org.randomness.Cryptorandomness
org.randomness.Cryptorandomness.SPI
public abstract class Cryptorandomness.SPI
Service provider interface for Cryptorandomness class.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.randomness.Cryptorandomness |
---|
Cryptorandomness.SPI |
Field Summary |
---|
Fields inherited from class org.randomness.Cryptorandomness |
---|
personalizationString |
Constructor Summary | |
---|---|
protected |
Cryptorandomness.SPI(byte[] personalization)
|
Method Summary |
---|
Methods inherited from class org.randomness.Cryptorandomness |
---|
asRandom, clone, close, equals, from, getEntropyInput, getEntropyInput, hashCode, limit, limit, main, mixing, nextSecureHexString, nonce, read, reseed, reset, securityStrength, seedlen, unmodifiable |
Methods inherited from class org.randomness.Randomness |
---|
bind, isOpen, map, minlen, newBuffer, nextBoolean, nextByte, nextChar, nextCharASCII, nextDouble, nextFloat, nextHexString, nextInt, nextInt, nextLong, nextLong, nextProbability, nextShort, read, read, read, readFuture, readSink, reversed, shuffle, toString, tryRead |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
protected Cryptorandomness.SPI(byte[] personalization)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |