| Package | Description |
|---|---|
| com.horizen.schnorrnative |
| Modifier and Type | Method and Description |
|---|---|
static SchnorrSecretKey |
SchnorrSecretKey.deserialize(byte[] secretKeyBytes) |
SchnorrSecretKey |
SchnorrKeyPair.getSecretKey() |
| Constructor and Description |
|---|
SchnorrKeyPair(SchnorrSecretKey secretKey) |
SchnorrKeyPair(SchnorrSecretKey secretKey,
SchnorrPublicKey publicKey) |
Copyright © 2020–2021. All rights reserved.