- java.lang.Object
-
- tr.gov.tubitak.uekae.esya.api.common.crypto.BasePRNG
-
- gnu.crypto.prng.JavaRandomGenerator
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
protected long |
mSeed |
java.lang.String |
SEED |
-
Fields inherited from class tr.gov.tubitak.uekae.esya.api.common.crypto.BasePRNG
buffer, bufferSize, initialised, MIN_BUFFER_SIZE, name, ndx
-
Method Summary
-
Methods inherited from class tr.gov.tubitak.uekae.esya.api.common.crypto.BasePRNG
getBufferSize, init, isInitialised, isUseTRSU, name, nextByte, nextBytes, setBufferSize
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
mSeed
protected long mSeed
Copyright © 2025. All rights reserved.