public class CreateLTSReply extends Object
| Constructor and Description |
|---|
CreateLTSReply(Calypso.CreateLTSReply reply)
Creates a Long Term Secret from a LTSReply.
|
| Modifier and Type | Method and Description |
|---|---|
SkipblockId |
getByzcoinId()
Getter for the ByzCoin ID
|
InstanceId |
getInstanceId()
Getter for the Instance ID
|
LTSId |
getLTSID() |
Point |
getX()
Getter for the public key of the LTS
|
public CreateLTSReply(Calypso.CreateLTSReply reply)
reply - the input replypublic SkipblockId getByzcoinId()
public InstanceId getInstanceId()
public Point getX()
public LTSId getLTSID()
Copyright © 2019. All rights reserved.