public class open
extends java.lang.Object
| Constructor and Description |
|---|
open() |
| Modifier and Type | Method and Description |
|---|---|
static int |
crypto_sign_open(Sha512 sha512provider,
byte[] m,
long mlen,
byte[] sm,
long smlen,
byte[] pk) |
public static int crypto_sign_open(Sha512 sha512provider, byte[] m, long mlen, byte[] sm, long smlen, byte[] pk)