Package tigase.util

Class VMPCRandom

  • All Implemented Interfaces:
    java.io.Serializable

    public class VMPCRandom
    extends java.security.SecureRandom
    Describe class VMPCRandom here.
    Version:
    $Rev$
    Author:
    Bartosz Malkowski
    See Also:
    Serialized Form
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  VMPCRandom.Spi  
    • Constructor Summary

      Constructors 
      Constructor Description
      VMPCRandom()  
    • Method Summary

      • Methods inherited from class java.security.SecureRandom

        generateSeed, getAlgorithm, getInstance, getInstance, getInstance, getInstance, getInstance, getInstance, getInstanceStrong, getParameters, getProvider, getSeed, next, nextBytes, nextBytes, reseed, reseed, setSeed, setSeed, toString
      • Methods inherited from class java.util.Random

        doubles, doubles, doubles, doubles, ints, ints, ints, ints, longs, longs, longs, longs, nextBoolean, nextDouble, nextFloat, nextGaussian, nextInt, nextInt, nextLong
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • VMPCRandom

        public VMPCRandom()