Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/bcgit/bc-java
/ isTrue
Method
isTrue
core/src/main/java/org/bouncycastle/asn1/ASN1Boolean.java:133–136 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
131
}
132
133
public
boolean isTrue()
134
{
135
return
contents != FALSE_VALUE;
136
}
137
138
boolean encodeConstructed()
139
{
Callers
15
testReadingMultipleSingleByteItems
Method · 0.95
asn1Equals
Method · 0.95
hashCode
Method · 0.95
toDERObject
Method · 0.95
toString
Method · 0.95
getInstance
Method · 0.95
write
Method · 0.95
hashTest
Method · 0.45
testVectorsFromInternetDraft
Method · 0.45
basicSigTest
Method · 0.45
basicSigTest
Method · 0.45
doHashTest
Method · 0.45
Calls
no outgoing calls
Tested by
15
testReadingMultipleSingleByteItems
Method · 0.76
hashTest
Method · 0.36
testVectorsFromInternetDraft
Method · 0.36
basicSigTest
Method · 0.36
basicSigTest
Method · 0.36
doHashTest
Method · 0.36
doHMACTest
Method · 0.36
doCTRTest
Method · 0.36
doEngineTestFp
Method · 0.36
doEngineTestFpC1C3C2
Method · 0.36
doEngineTestF2m
Method · 0.36
checkRandomRoundtrips
Method · 0.36