tigase.util
Class VMPCRandom

java.lang.Object
  extended by java.util.Random
      extended by java.security.SecureRandom
          extended by tigase.util.VMPCRandom
All Implemented Interfaces:
java.io.Serializable

public class VMPCRandom
extends java.security.SecureRandom

Describe class VMPCRandom here.

Version:
$Rev: 437 $
Author:
Bartosz Malkowski
See Also:
Serialized Form

Nested Class Summary
static class VMPCRandom.Spi
           
 
Constructor Summary
VMPCRandom()
           
 
Method Summary
 
Methods inherited from class java.security.SecureRandom
generateSeed, getAlgorithm, getInstance, getInstance, getInstance, getProvider, getSeed, next, nextBytes, setSeed, setSeed
 
Methods inherited from class java.util.Random
nextBoolean, nextDouble, nextFloat, nextGaussian, nextInt, nextInt, nextLong
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VMPCRandom

public VMPCRandom()


Copyright © 2001-2006 Tigase Developers Team. All rights Reserved.