com.ibm.security.krb5.internal.crypto

Class Nonce

  1. java.lang.Object
  2. extended bycom.ibm.security.krb5.internal.crypto.Nonce

  1. public class Nonce
  2. extends java.lang.Object

Constructor Summary

Constructor and Description
Nonce()

Method Summary

Modifier and Type Method and Description
  1. static
  2. int
value()
DOCUMENT ME!
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Constructor Detail

Nonce

  1. public Nonce()

Method Detail

value

  1. public static int value()
DOCUMENT ME!
Returns:
DOCUMENT ME!