public class DecryptKey extends Object
| Constructor and Description |
|---|
DecryptKey() |
DecryptKey(OCSProto.DecryptKeyReply reply,
Point X) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getKeyMaterial(OCSProto.Write write,
Scalar reader) |
String |
toString() |
public DecryptKey()
public DecryptKey(OCSProto.DecryptKeyReply reply, Point X)
public byte[] getKeyMaterial(OCSProto.Write write, Scalar reader) throws CothorityCryptoException
CothorityCryptoExceptionCopyright © 2018. All rights reserved.