| Package | Description |
|---|---|
| ch.epfl.dedis.ocs |
| Modifier and Type | Method and Description |
|---|---|
DecryptKey |
OnchainSecretsRPC.getDecryptionKey(ReadRequestId id)
Requests the re-encryption symmetricKey from the skipchain.
|
DecryptKey |
OnchainSecretsRPC.getDecryptionKeyEphemeral(ReadRequestId id,
DarcSignature signature,
Point ephemeral)
Requests the re-encryption symmetricKey from the skipchain, but uses an ephemeral key
for it.
|
Copyright © 2018. All rights reserved.