MCPcopy 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

protectMethod · 0.95
testPskSecretMethod · 0.95
testTreeKEMMethod · 0.95
welcomeSecretMethod · 0.95
commitMethod · 0.95
dumpMethod · 0.95
getPrivateKeyMethod · 0.95
encapMethod · 0.95
membershipMacMethod · 0.95
testTreeMathMethod · 0.45
testCryptoBasicsMethod · 0.45
testKeyScheduleMethod · 0.45

Calls

no outgoing calls

Tested by 6

protectMethod · 0.76
testPskSecretMethod · 0.76
testTreeKEMMethod · 0.76
testTreeMathMethod · 0.36
testCryptoBasicsMethod · 0.36
testKeyScheduleMethod · 0.36