org.objectweb.proactive.ext.security.crypto
Class RandomLongGenerator

java.lang.Object
  extended byorg.objectweb.proactive.ext.security.crypto.RandomLongGenerator

public class RandomLongGenerator
extends java.lang.Object


Constructor Summary
RandomLongGenerator()
           
 
Method Summary
 long generateLong(int nbBytes)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RandomLongGenerator

public RandomLongGenerator()
Method Detail

generateLong

public long generateLong(int nbBytes)


Copyright ? April 2005 INRIA All Rights Reserved.