Package org.bouncycastle.mls.TreeKEM
Class Node
java.lang.Object
org.bouncycastle.mls.TreeKEM.Node
- All Implemented Interfaces:
MLSInputStream.Readable
,MLSOutputStream.Writable
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Node
-
Node
-
Node
- Throws:
IOException
-
-
Method Details
-
getParentHash
public byte[] getParentHash() -
getPublicKey
public byte[] getPublicKey() -
writeTo
- Specified by:
writeTo
in interfaceMLSOutputStream.Writable
- Throws:
IOException
-