Home
last modified time | relevance | path

Searched refs:DelegatingX509Certificate (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/keystore/java/android/security/keystore/
DDelegatingX509Certificate.java39 class DelegatingX509Certificate extends X509Certificate { class
42 DelegatingX509Certificate(X509Certificate delegate) { in DelegatingX509Certificate() method in DelegatingX509Certificate
DAndroidKeyStoreSpi.java1004 static class KeyStoreX509Certificate extends DelegatingX509Certificate {