Interface XMSSKey
-
- All Known Subinterfaces:
XMSSPrivateKey
- All Known Implementing Classes:
BCXMSSPrivateKey
,BCXMSSPublicKey
public interface XMSSKey
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getHeight()
String
getTreeDigest()
-
-
-
Method Detail
-
getHeight
int getHeight()
-
getTreeDigest
String getTreeDigest()
-
-