com.ibm.security.krb5.internal.crypto
Class Confounder
- java.lang.Object
com.ibm.security.krb5.internal.crypto.Confounder
- public final class Confounder
- extends java.lang.Object
Version:
$Revision$
Author:
$author$
Constructor Summary
| Constructor and Description |
|---|
Confounder()
|
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
bytes(int size)
DOCUMENT ME!
|
|
intValue()
DOCUMENT ME!
|
|
longValue()
DOCUMENT ME!
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail
Confounder
- public Confounder()
Method Detail
bytes
- public static byte[] bytes(int size)
- throws KrbCryptoException
DOCUMENT ME!
intValue
- public static int intValue()
- throws KrbCryptoException
DOCUMENT ME!
longValue
- public static long longValue()
- throws KrbCryptoException
DOCUMENT ME!