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
76 import android.security.AttestedKeyPair;6440 public AttestedKeyPair generateKeyPair(@Nullable ComponentName admin, in generateKeyPair()6470 return new AttestedKeyPair(keyPair, outputChain); in generateKeyPair()
6033 android.security.AttestedKeyPair
29425 Landroid/security/AttestedKeyPair;
6031 android.security.AttestedKeyPair
39062 Landroid/security/AttestedKeyPair;
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
7127 …method public android.security.AttestedKeyPair generateKeyPair(@Nullable android.content.Component…37243 public final class AttestedKeyPair {37244 …ctor public AttestedKeyPair(@Nullable java.security.KeyPair, @NonNull java.util.List<java.security…
50581 Landroid/security/AttestedKeyPair;-><init>(Ljava/security/KeyPair;[Ljava/security/cert/Certificate;…50582 Landroid/security/AttestedKeyPair;->mAttestationRecord:[Ljava/security/cert/Certificate;50583 Landroid/security/AttestedKeyPair;->mKeyPair:Ljava/security/KeyPair;