Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
handle
Method · 0.45
verifyAuth
Method · 0.45
verifyInternal
Method · 0.45
verifyExternal
Method · 0.45
cacheProposal
Method · 0.45
testProtectedMessage
Method · 0.45
testMacProtectedMessage
Method · 0.45
testPBMac1ProtectedMessage
Method · 0.45
testConfirmationMessage
Method · 0.45
testServerSideKey
Method · 0.45
extractChallenge
Method · 0.45
isValidSigningKeyPOP
Method · 0.45
Calls
no outgoing calls
Tested by
5
testProtectedMessage
Method · 0.36
testMacProtectedMessage
Method · 0.36
testPBMac1ProtectedMessage
Method · 0.36
testConfirmationMessage
Method · 0.36
testServerSideKey
Method · 0.36