Home
last modified time | relevance | path

Searched defs:getCertificate (Results 1 – 13 of 13) sorted by relevance

/frameworks/base/core/java/android/security/net/config/
DTrustedCertificateStoreAdapter.java78 public Certificate getCertificate(String alias) { in getCertificate() method in TrustedCertificateStoreAdapter
83 public Certificate getCertificate(String alias, boolean includeDeletedSystem) { in getCertificate() method in TrustedCertificateStoreAdapter
/frameworks/base/core/java/android/util/apk/
DSourceStampVerificationResult.java56 public Certificate getCertificate() { in getCertificate() method in SourceStampVerificationResult
/frameworks/base/core/java/android/net/http/
DSslError.java164 public SslCertificate getCertificate() { in getCertificate() method in SslError
/frameworks/native/libs/binder/
DRpcTransportRaw.cpp99 std::vector<uint8_t> getCertificate(RpcCertificateFormat) const override { return {}; } in getCertificate() function in android::RpcTransportCtxRaw
DRpcTransportTipcAndroid.cpp214 std::vector<uint8_t> getCertificate(RpcCertificateFormat) const override { return {}; } in getCertificate() function in android::RpcTransportCtxTipcAndroid
DRpcServer.cpp184 std::vector<uint8_t> RpcServer::getCertificate(RpcCertificateFormat format) { in getCertificate() function in android::RpcServer
DRpcTransportTls.cpp467 std::vector<uint8_t> RpcTransportCtxTls::getCertificate(RpcCertificateFormat format) const { in getCertificate() function in android::RpcTransportCtxTls
DRpcSession.cpp859 std::vector<uint8_t> RpcSession::getCertificate(RpcCertificateFormat format) { in getCertificate() function in android::RpcSession
/frameworks/native/libs/binder/trusty/
DRpcTransportTipcTrusty.cpp283 std::vector<uint8_t> getCertificate(RpcCertificateFormat) const override { return {}; } in getCertificate() function in android::RpcTransportCtxTipcTrusty
/frameworks/base/keystore/java/android/security/
DIKeyChainService.aidl34 byte[] getCertificate(String alias); in getCertificate() method
/frameworks/base/core/java/android/webkit/
DWebViewProvider.java108 public SslCertificate getCertificate(); in getCertificate() method
DWebView.java513 public SslCertificate getCertificate() { in getCertificate() method in WebView
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...