public class Commitment extends Object
| Constructor and Description |
|---|
Commitment(byte[] secret,
byte[] commitment)
Base constructor.
|
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getCommitment()
The sealed commitment.
|
byte[] |
getSecret()
The secret required to reveal the commitment.
|
Copyright © 2015–2019 The veraPDF Consortium. All rights reserved.