MCPcopy 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

cloneMethod · 0.95
importTreeMethod · 0.95
getGroupContextMethod · 0.95
fromConfirmationTagMethod · 0.95
getConfirmationTagMethod · 0.95
soloMethod · 0.95
encodeMethod · 0.95
forCreatorMethod · 0.95
resolveMethod · 0.95
getSuiteMethod · 0.95
getGroupContextMethod · 0.95
getExtensionsMethod · 0.95

Tested by

no test coverage detected