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
139 import android.security.AttestedKeyPair;7951 public AttestedKeyPair generateKeyPair(@Nullable ComponentName admin, in generateKeyPair()7981 return new AttestedKeyPair(keyPair, outputChain); in generateKeyPair()
6724 android.security.AttestedKeyPair
29125 Landroid/security/AttestedKeyPair;
6728 android.security.AttestedKeyPair
39259 Landroid/security/AttestedKeyPair;
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
7997 …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…
46615 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;