krb5.crypto
Class Confounder

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

public class Confounder
extends java.lang.Object

Class Description : Class representing the Counfounder.

Version:
1.1
Author:
Bojan Pajkovski

Constructor Summary
Confounder()
           
 
Method Summary
static byte[] bytes(int size)
           
static int intValue()
           
static long longValue()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Confounder

public Confounder()
Method Detail

bytes

public static byte[] bytes(int size)

intValue

public static int intValue()

longValue

public static long longValue()