Errai 3.0.1-SNAPSHOT

org.jboss.websockets.oio.internal.util
Class Hash

java.lang.Object
  extended by org.jboss.websockets.oio.internal.util.Hash

public final class Hash
extends Object

Author:
Mike Brock

Method Summary
static byte[] getRandomBytes(byte[] bytes)
           
static String hashToHexString(byte[] hash)
           
static String newUniqueHash()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getRandomBytes

public static byte[] getRandomBytes(byte[] bytes)

newUniqueHash

public static String newUniqueHash()

hashToHexString

public static String hashToHexString(byte[] hash)

Errai 3.0.1-SNAPSHOT

Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.