Searched defs:untrustedCerts (Results 1 – 1 of 1) sorted by relevance
98 ImmutableSet<X509Certificate> untrustedCerts = getAllProvidedCerts(certStore); in verifyAndExtractScript() local154 @NonNull ImmutableSet<X509Certificate> untrustedCerts) { in verifyCertAgainstTrustedCas()