OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:validchain
(Results
1 - 1
of
1
) sorted by null
/cts/tests/tests/security/src/android/security/cts/
ConscryptIntermediateVerificationTest.java
79
X509Certificate[]
validChain
= loadCertificates(R.raw.intermediate_test_valid);
97
tm.checkServerTrusted(
validChain
, "RSA");
103
fail("invalidChain incorrectly valid after trusting
validChain
");
Completed in 162 milliseconds