Home
last modified time | relevance | path

Searched refs:AttestedKeyPair (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/keystore/java/android/security/
DAttestedKeyPair.java38 public final class AttestedKeyPair { class
48 public AttestedKeyPair( in AttestedKeyPair() method in AttestedKeyPair
57 public AttestedKeyPair(@Nullable KeyPair keyPair, @Nullable Certificate[] attestationRecord) { in AttestedKeyPair() method in AttestedKeyPair
/frameworks/base/core/java/android/app/admin/
DDevicePolicyManager.java139 import android.security.AttestedKeyPair;
7951 public AttestedKeyPair generateKeyPair(@Nullable ComponentName admin, in generateKeyPair()
7981 return new AttestedKeyPair(keyPair, outputChain); in generateKeyPair()
/frameworks/base/boot/
Dpreloaded-classes6724 android.security.AttestedKeyPair
Dboot-image-profile.txt29125 Landroid/security/AttestedKeyPair;
/frameworks/base/config/
Dpreloaded-classes6728 android.security.AttestedKeyPair
Dboot-image-profile.txt39259 Landroid/security/AttestedKeyPair;
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt7997 …EVICE_POLICY_CERTIFICATES, conditional=true) public android.security.AttestedKeyPair generateKeyPa…
39359 public final class AttestedKeyPair {
39360 …ctor public AttestedKeyPair(@Nullable java.security.KeyPair, @NonNull java.util.List<java.security…
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt46615 Landroid/security/AttestedKeyPair;-><init>(Ljava/security/KeyPair;[Ljava/security/cert/Certificate;…
46616 Landroid/security/AttestedKeyPair;->mAttestationRecord:[Ljava/security/cert/Certificate;
46617 Landroid/security/AttestedKeyPair;->mKeyPair:Ljava/security/KeyPair;