DevRandomSeedGenerator (Java Globus API)
org.globus.security
Class DevRandomSeedGenerator
java.lang.Object
|
+--iaik.security.random.SeedGenerator
|
+--org.globus.security.DevRandomSeedGenerator
- public class DevRandomSeedGenerator
- extends iaik.security.random.SeedGenerator
| Fields inherited from class iaik.security.random.SeedGenerator |
seedGenListener |
| Methods inherited from class iaik.security.random.SeedGenerator |
callSeedGenListener, getDefault, getDefaultSeedGenerator, longToBytes, seedAvailable, setDefault, setDefaultSeedGenerator, setSeedGenListener |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DevRandomSeedGenerator
public DevRandomSeedGenerator()
getSeed
public byte[] getSeed()
- Specified by:
getSeed in class iaik.security.random.SeedGenerator
getStatus
public int[] getStatus()
- Specified by:
getStatus in class iaik.security.random.SeedGenerator