| Package | Description |
|---|---|
| ch.epfl.dedis.calypso |
| Modifier and Type | Method and Description |
|---|---|
static Document |
Document.fromCalypso(CalypsoRPC calypso,
InstanceId riId,
Scalar reader)
Fetches a document from calypso, once the read instance has been created.
|
static Document |
Document.fromWriteInstance(WriteInstance wi,
byte[] keyMaterial)
Recreate the document once all the material already is fetched from ByzCoin.
|
Copyright © 2018. All rights reserved.