Searched refs:AttestedKeyPair (Results 1 – 9 of 9) sorted by relevance
38 public final class AttestedKeyPair { class48 public AttestedKeyPair( in AttestedKeyPair() method in AttestedKeyPair57 public AttestedKeyPair(@Nullable KeyPair keyPair, @Nullable Certificate[] attestationRecord) { in AttestedKeyPair() method in AttestedKeyPair
119 import android.security.AttestedKeyPair;7669 public AttestedKeyPair generateKeyPair(@Nullable ComponentName admin, in generateKeyPair()7699 return new AttestedKeyPair(keyPair, outputChain); in generateKeyPair()
6590 android.security.AttestedKeyPair
29380 Landroid/security/AttestedKeyPair;
6594 android.security.AttestedKeyPair
39487 Landroid/security/AttestedKeyPair;
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
7774 …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…
47258 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;