Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bcgit/bc-java
/ Group
Method
Group
mls/src/main/java/org/bouncycastle/mls/protocol/Group.java:460–462 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
458
}
459
460
public
Group()
461
{
462
}
463
464
public
Group(AsymmetricCipherKeyPair sigSk, GroupInfo groupInfo, TreeKEMPublicKey tree)
465
throws Exception
Callers
nothing calls this directly
Calls
15
clone
Method · 0.95
importTree
Method · 0.95
getGroupContext
Method · 0.95
fromConfirmationTag
Method · 0.95
getConfirmationTag
Method · 0.95
solo
Method · 0.95
encode
Method · 0.95
forCreator
Method · 0.95
resolve
Method · 0.95
getSuite
Method · 0.95
getGroupContext
Method · 0.95
getExtensions
Method · 0.95
Tested by
no test coverage detected