krb5.crypto
Class RandomString

java.lang.Object
  extended by krb5.crypto.RandomString

public class RandomString
extends java.lang.Object

Class Description : A randomly generated string used for creating the session key.

Version:
1.1
Author:
Bojan Pajkovski

Constructor Summary
RandomString()
           
 
Method Summary
static java.lang.String getNextRandom()
          Return a random hex string
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RandomString

public RandomString()
Method Detail

getNextRandom

public static java.lang.String getNextRandom()
Return a random hex string

Returns:
String