Home
last modified time | relevance | path

Searched refs:getCertPath (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/security/keystore/recovery/
DRecoveryCertPathTest.java40 assertEquals(TestData.getThmCertPath(), recoveryCertPath.getCertPath()); in createRecoveryCertPath_getCertPath_succeeds()
52 recoveryCertPath.getCertPath(); in getCertPath_throwsIfCannnotDecode()
64 assertEquals(TestData.getThmCertPath(), recoveryCertPath.getCertPath()); in writeToParcel_writesCertPath()
/frameworks/base/core/java/android/security/keystore/recovery/
DRecoveryCertPath.java63 public @NonNull CertPath getCertPath() throws CertificateException { in getCertPath() method in RecoveryCertPath
DKeyChainSnapshot.java121 return mCertPath.getCertPath(); in getTrustedHardwareCertPath()
/frameworks/base/services/core/java/com/android/server/locksettings/recoverablekeystore/certificate/
DCertUtils.java350 return certPathBuilder.build(pkixParams).getCertPath(); in buildCertPath()
/frameworks/base/services/core/java/com/android/server/locksettings/recoverablekeystore/
DRecoverableKeyStoreManager.java601 certPath = verifierCertPath.getCertPath(); in startRecoverySessionWithCertPath()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt45112 method public abstract java.security.cert.CertPath getCertPath();
45141 method public java.security.cert.CertPath getCertPath();
45290 method public java.security.cert.CertPath getCertPath();
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt47660 Landroid/security/keystore/recovery/RecoveryCertPath;->getCertPath()Ljava/security/cert/CertPath;