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()
350 return certPathBuilder.build(pkixParams).getCertPath(); in buildCertPath()
601 certPath = verifierCertPath.getCertPath(); in startRecoverySessionWithCertPath()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
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();
47660 Landroid/security/keystore/recovery/RecoveryCertPath;->getCertPath()Ljava/security/cert/CertPath;