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