Searched refs:getCertPath (Results 1 – 8 of 8) sorted by relevance
40 assertEquals(TestData.getThmCertPath(), recoveryCertPath.getCertPath()); in createRecoveryCertPath_getCertPath_succeeds()52 recoveryCertPath.getCertPath(); in getCertPath_throwsIfCannnotDecode()64 assertEquals(TestData.getThmCertPath(), recoveryCertPath.getCertPath()); in writeToParcel_writesCertPath()
63 public @NonNull CertPath getCertPath() throws CertificateException { in getCertPath() method in RecoveryCertPath
121 return mCertPath.getCertPath(); in getTrustedHardwareCertPath()
349 return certPathBuilder.build(pkixParams).getCertPath(); in buildCertPath()
566 certPath = verifierCertPath.getCertPath(); in startRecoverySessionWithCertPath()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
45112 method public abstract java.security.cert.CertPath getCertPath();45141 method public java.security.cert.CertPath getCertPath();45290 method public java.security.cert.CertPath getCertPath();
51626 Landroid/security/keystore/recovery/RecoveryCertPath;->getCertPath()Ljava/security/cert/CertPath;