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

java.lang.Object
  extended by org.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 2001-2007 INRIA All Rights Reserved.