Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/bcgit/bc-java
/ value
Method
value
mls/src/main/java/org/bouncycastle/mls/crypto/Secret.java:56–59 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
54
}
55
56
public
final
byte[] value()
57
{
58
return
value;
59
}
60
61
public
boolean isConsumed()
62
{
Callers
15
protect
Method · 0.95
testPskSecret
Method · 0.95
testTreeKEM
Method · 0.95
welcomeSecret
Method · 0.95
commit
Method · 0.95
dump
Method · 0.95
getPrivateKey
Method · 0.95
encap
Method · 0.95
membershipMac
Method · 0.95
testTreeMath
Method · 0.45
testCryptoBasics
Method · 0.45
testKeySchedule
Method · 0.45
Calls
no outgoing calls
Tested by
6
protect
Method · 0.76
testPskSecret
Method · 0.76
testTreeKEM
Method · 0.76
testTreeMath
Method · 0.36
testCryptoBasics
Method · 0.36
testKeySchedule
Method · 0.36