org.atmosphere.jboss.websockets.oio.internal.util
Class Hash
java.lang.Object
org.atmosphere.jboss.websockets.oio.internal.util.Hash
public final class Hash
- extends Object
- Author:
- Mike Brock
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getRandomBytes
public static byte[] getRandomBytes(byte[] bytes)
newUniqueHash
public static String newUniqueHash()
hashToHexString
public static String hashToHexString(byte[] hash)
Copyright © 2013. All Rights Reserved.