public static final class TweetNaclFast.Hash extends Object
Modifier and Type | Field and Description |
---|---|
static int |
hashLength |
Constructor and Description |
---|
Hash() |
Modifier and Type | Method and Description |
---|---|
static byte[] |
sha512(byte[] message) |
static byte[] |
sha512(String message) |
public static final int hashLength
public static byte[] sha512(byte[] message)
public static byte[] sha512(String message) throws UnsupportedEncodingException
UnsupportedEncodingException
Copyright © 2018. All rights reserved.