Home
last modified time | relevance | path

Searched refs:findTrustAnchorBySubjectAndPublicKey (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/security/net/config/
DTrustedCertificateStoreAdapter.java51 TrustAnchor anchor = mConfig.findTrustAnchorBySubjectAndPublicKey(cert); in getTrustAnchor()
61 TrustAnchor anchor = mConfig.findTrustAnchorBySubjectAndPublicKey(cert); in isUserAddedCertificate()
DNetworkSecurityTrustManager.java157 mNetworkSecurityConfig.findTrustAnchorBySubjectAndPublicKey(anchorCert); in isPinningEnforced()
DNetworkSecurityConfig.java121 public TrustAnchor findTrustAnchorBySubjectAndPublicKey(X509Certificate cert) { in findTrustAnchorBySubjectAndPublicKey() method in NetworkSecurityConfig
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt62481 Landroid/security/net/config/NetworkSecurityConfig;->findTrustAnchorBySubjectAndPublicKey(Ljava/sec…
102629 Lcom/android/org/conscrypt/TrustManagerImpl;->findTrustAnchorBySubjectAndPublicKey(Ljava/security/c…