Package org.bouncycastle.mls.protocol
Class Group.CommitOptions
java.lang.Object
org.bouncycastle.mls.protocol.Group.CommitOptions
- Enclosing class:
Group
-
Constructor Summary
ConstructorsConstructorDescriptionCommitOptions
(List<Proposal> extraProposals, boolean inlineTree, boolean forcePath, Group.LeafNodeOptions leafNodeOptions) -
Method Summary
-
Constructor Details
-
CommitOptions
public CommitOptions() -
CommitOptions
public CommitOptions(List<Proposal> extraProposals, boolean inlineTree, boolean forcePath, Group.LeafNodeOptions leafNodeOptions)
-