Package org.bouncycastle.mls.codec
Class Commit
java.lang.Object
org.bouncycastle.mls.codec.Commit
- All Implemented Interfaces:
MLSInputStream.Readable
,MLSOutputStream.Writable
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setUpdatePath
(UpdatePath updatePath) byte[]
void
writeTo
(MLSOutputStream stream)
-
Constructor Details
-
Commit
public Commit()
-
-
Method Details
-
getProposals
-
setUpdatePath
-
getUpdatePath
-
validityExternal
public byte[] validityExternal() -
writeTo
- Specified by:
writeTo
in interfaceMLSOutputStream.Writable
- Throws:
IOException
-