MCPcopy Create free account
hub / github.com/bcgit/bc-java / getSender

Method getSender

mls/src/main/java/org/bouncycastle/mls/codec/Sender.java:19–22  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

17 }
18
19 public LeafIndex getSender()
20 {
21 return sender;
22 }
23
24 public int getSenderIndex()
25 {

Callers 13

handleMethod · 0.45
verifyAuthMethod · 0.45
verifyInternalMethod · 0.45
verifyExternalMethod · 0.45
cacheProposalMethod · 0.45
testProtectedMessageMethod · 0.45
testServerSideKeyMethod · 0.45
extractChallengeMethod · 0.45
isValidSigningKeyPOPMethod · 0.45

Calls

no outgoing calls

Tested by 5

testProtectedMessageMethod · 0.36
testServerSideKeyMethod · 0.36