| Modifier and Type | Field and Description |
|---|---|
static int |
length |
| Constructor and Description |
|---|
TransactionId(byte[] id) |
TransactionId(DarcId did,
SubId sid) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
DarcId |
getDarcId() |
byte[] |
getId()
Return binary form of block getId used by skipchain
|
SubId |
getSubId() |
int |
hashCode() |
com.google.protobuf.ByteString |
toProto() |
String |
toString() |
public static final int length
public TransactionId(byte[] id)
throws CothorityCryptoException
CothorityCryptoExceptionpublic byte[] getId()
HashIdpublic DarcId getDarcId() throws CothorityCryptoException
CothorityCryptoExceptionpublic SubId getSubId() throws CothorityCryptoException
CothorityCryptoExceptionpublic com.google.protobuf.ByteString toProto()
Copyright © 2018. All rights reserved.