| Package | Description |
|---|---|
| ch.epfl.dedis.ocs |
| Modifier and Type | Class and Description |
|---|---|
class |
OnchainSecrets
OnchainSecrets interfaces the OnchainSecretsRPC class and offers convenience methods for
easier handling.
|
| Modifier and Type | Method and Description |
|---|---|
DarcSignature |
WriteRequest.getSignature(OnchainSecretsRPC ocs,
Signer publisher)
Creates a correct signature-path starting from the admin darc and
signs that path to get a correct write-request.
|
| Constructor and Description |
|---|
ReadRequest(OnchainSecretsRPC ocs,
WriteRequestId wrId,
Signer reader)
This fetches the write-request and the path for the reader to sign.
|
Copyright © 2018. All rights reserved.