Home
last modified time | relevance | path

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

/aosp14/frameworks/base/keystore/java/android/security/
H A 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
/aosp14/frameworks/base/core/java/android/app/admin/
H A DDevicePolicyManager.java119 import android.security.AttestedKeyPair;
7669 public AttestedKeyPair generateKeyPair(@Nullable ComponentName admin, in generateKeyPair()
7699 return new AttestedKeyPair(keyPair, outputChain); in generateKeyPair()
/aosp14/frameworks/base/boot/
H A Dpreloaded-classes6590 android.security.AttestedKeyPair
H A Dboot-image-profile.txt29380 Landroid/security/AttestedKeyPair;
/aosp14/frameworks/base/config/
H A Dpreloaded-classes6594 android.security.AttestedKeyPair
H A Dboot-image-profile.txt39487 Landroid/security/AttestedKeyPair;
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt7774 …EVICE_POLICY_CERTIFICATES, conditional=true) public android.security.AttestedKeyPair generateKeyPa…
39147 public final class AttestedKeyPair {
39148 …ctor public AttestedKeyPair(@Nullable java.security.KeyPair, @NonNull java.util.List<java.security…
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt47258 Landroid/security/AttestedKeyPair;-><init>(Ljava/security/KeyPair;[Ljava/security/cert/Certificate;…
47259 Landroid/security/AttestedKeyPair;->mAttestationRecord:[Ljava/security/cert/Certificate;
47260 Landroid/security/AttestedKeyPair;->mKeyPair:Ljava/security/KeyPair;