Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/tests/coretests/src/android/security/keystore/recovery/
H A 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()
/aosp12/frameworks/base/core/java/android/security/keystore/recovery/
H A DRecoveryCertPath.java63 public @NonNull CertPath getCertPath() throws CertificateException { in getCertPath() method in RecoveryCertPath
H A DKeyChainSnapshot.java121 return mCertPath.getCertPath(); in getTrustedHardwareCertPath()
/aosp12/frameworks/base/services/core/java/com/android/server/locksettings/recoverablekeystore/certificate/
H A DCertUtils.java349 return certPathBuilder.build(pkixParams).getCertPath(); in buildCertPath()
/aosp12/frameworks/base/services/core/java/com/android/server/locksettings/recoverablekeystore/
H A DRecoverableKeyStoreManager.java566 certPath = verifierCertPath.getCertPath(); in startRecoverySessionWithCertPath()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A 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();
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt51626 Landroid/security/keystore/recovery/RecoveryCertPath;->getCertPath()Ljava/security/cert/CertPath;