Searched defs:certPath (Results 1 – 10 of 10) sorted by relevance
47 public static @NonNull RecoveryCertPath createRecoveryCertPath(@NonNull CertPath certPath) in createRecoveryCertPath()98 private static byte[] encodeCertPath(@NonNull CertPath certPath) in encodeCertPath()
222 public @NonNull Builder setTrustedHardwareCertPath(@NonNull CertPath certPath) in setTrustedHardwareCertPath()
247 CertPath certPath = CertUtils.buildCertPath( in buildCertPath_succeedsWithoutIntermediates() local261 CertPath certPath = in buildCertPath_succeedsWithIntermediates() local280 CertPath certPath = in buildCertPath_succeedsWithIntermediates_ignoreUnrelatedIntermedateCert() local327 CertPath certPath = in validateCertPath_succeeds() local
133 CertPath certPath = in parseAndValidate_returnsExpectedCertPath() local
286 CertPath certPath = buildCertPath(pkixParams); in validateCert() local311 public static void validateCertPath(X509Certificate trustedRoot, CertPath certPath) in validateCertPath()322 CertPath certPath) throws CertValidationException { in validateCertPath()
241 CertPath certPath; in initRecoveryService() local565 CertPath certPath; in startRecoverySessionWithCertPath() local574 mTestCertHelper.getRootCertificate(rootCertificateAlias), certPath); in startRecoverySessionWithCertPath() local
232 CertPath certPath = mRecoverableKeyStoreDb.getRecoveryServiceCertPath(mUserId, in syncKeysForAgent() local
195 XmlSerializer xmlSerializer, String propertyName, CertPath certPath) in writePropertyTag()
539 CertPath certPath) throws CertificateEncodingException { in setRecoveryServiceCertPath()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...