Class LeafIndex
java.lang.Object
org.bouncycastle.mls.TreeKEM.LeafIndex
- All Implemented Interfaces:
MLSInputStream.Readable, MLSOutputStream.Writable
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncommonAncestor(LeafIndex other) directPath(TreeSize size) booleaninthashCode()intvalue()voidwriteTo(MLSOutputStream stream)
-
Field Details
-
value
protected int value
-
-
Constructor Details
-
LeafIndex
public LeafIndex(int valueIn) -
LeafIndex
-
LeafIndex
- Throws:
IOException
-
-
Method Details
-
value
public int value() -
equals
-
hashCode
-
commonAncestor
-
directPath
-
writeTo
- Specified by:
writeToin interfaceMLSOutputStream.Writable- Throws:
IOException
-