Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/bcgit/bc-java
/ getProposals
Method
getProposals
mls/src/main/java/org/bouncycastle/mls/codec/Commit.java:13–16 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
11
UpdatePath updatePath;
12
13
public
List<ProposalOrRef> getProposals()
14
{
15
return
proposals;
16
}
17
18
public
void
setUpdatePath(UpdatePath updatePath)
19
{
Callers
3
handle
Method · 0.95
handleReinitCommit
Method · 0.95
commit
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected