Class ParentNodeHashInput
java.lang.Object
org.bouncycastle.mls.TreeKEM.ParentNodeHashInput
- All Implemented Interfaces:
MLSInputStream.Readable, MLSOutputStream.Writable
public class ParentNodeHashInput
extends Object
implements MLSInputStream.Readable, MLSOutputStream.Writable
-
Constructor Summary
ConstructorsConstructorDescriptionParentNodeHashInput(MLSInputStream stream) ParentNodeHashInput(ParentNode parentNode, byte[] leftHash, byte[] rightHash) -
Method Summary
-
Constructor Details
-
ParentNodeHashInput
-
ParentNodeHashInput
- Throws:
IOException
-
-
Method Details
-
writeTo
- Specified by:
writeToin interfaceMLSOutputStream.Writable- Throws:
IOException
-