Package org.bouncycastle.mls.TreeKEM
Class LeafNodeHashInput
java.lang.Object
org.bouncycastle.mls.TreeKEM.LeafNodeHashInput
- All Implemented Interfaces:
MLSInputStream.Readable
,MLSOutputStream.Writable
public class LeafNodeHashInput
extends Object
implements MLSInputStream.Readable, MLSOutputStream.Writable
-
Constructor Summary
ConstructorsConstructorDescriptionLeafNodeHashInput
(MLSInputStream stream) LeafNodeHashInput
(LeafIndex leafIndex, LeafNode leafNode) -
Method Summary
-
Constructor Details
-
LeafNodeHashInput
-
LeafNodeHashInput
- Throws:
IOException
-
-
Method Details
-
writeTo
- Specified by:
writeTo
in interfaceMLSOutputStream.Writable
- Throws:
IOException
-