Searched refs:getCertificateChain (Results 1 – 6 of 6) sorted by relevance
628 public static X509Certificate[] getCertificateChain(@NonNull Context context, in getCertificateChain() method in KeyChain672 List<X509Certificate> chain = store.getCertificateChain(leafCert); in getCertificateChain()
1088 public KeymasterCertificateChain getCertificateChain() { in getCertificateChain() method in KeyStore.KeyAttestationCallbackResult1132 outChain.shallowCopyFrom(result.getCertificateChain()); in attestKey()1161 outChain.shallowCopyFrom(result.getCertificateChain()); in attestDeviceIds()
467 Certificate[] chain = ks.getCertificateChain(alias); in parsePkcs12()
332 verifiedSignerInfo.getCertificateChain(block); in verifyBytes()
1073 setPrivateKeyEntry(alias, prE.getPrivateKey(), prE.getCertificateChain(), param); in engineSetEntry()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...