JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
ch.epfl.dedis.lib
Interface HashId
All Known Implementing Classes:
ClientTransactionId
,
DarcId
,
InstanceId
,
LTSId
,
Sha256id
,
SkipblockId
public interface
HashId
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
byte[]
getId
()
Return binary form of block getId used by skipchain
Method Detail
getId
byte[] getId()
Return binary form of block getId used by skipchain
Returns:
binary form of block getId
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2018. All rights reserved.