public static class AdHocSchnorrProof.BaseSchnorrProofInput extends java.lang.Object implements SecretInput
SecretInput.EmptySecretInput, SecretInput.SecretInputVector| Modifier and Type | Field and Description |
|---|---|
java.util.function.Function<java.lang.String,?> |
witnessSource |
EMPTY| Constructor and Description |
|---|
BaseSchnorrProofInput(java.util.function.Function<java.lang.String,?> witnessSource) |