55 lines
1.4 KiB
Smali
55 lines
1.4 KiB
Smali
.class public final Lcom/google/android/gms/internal/firebase-auth-api/zzdw;
|
|
.super Ljava/lang/Object;
|
|
.source "com.google.firebase:firebase-auth@@21.0.1"
|
|
|
|
|
|
# instance fields
|
|
.field public zza:Ljava/security/KeyStore;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 2
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
const/4 v0, 0x0
|
|
|
|
iput-object v0, p0, Lcom/google/android/gms/internal/firebase-auth-api/zzdw;->zza:Ljava/security/KeyStore;
|
|
|
|
:try_start_0
|
|
const-string v1, "AndroidKeyStore"
|
|
|
|
.line 1
|
|
invoke-static {v1}, Ljava/security/KeyStore;->getInstance(Ljava/lang/String;)Ljava/security/KeyStore;
|
|
|
|
move-result-object v1
|
|
|
|
iput-object v1, p0, Lcom/google/android/gms/internal/firebase-auth-api/zzdw;->zza:Ljava/security/KeyStore;
|
|
|
|
.line 2
|
|
invoke-virtual {v1, v0}, Ljava/security/KeyStore;->load(Ljava/security/KeyStore$LoadStoreParameter;)V
|
|
:try_end_0
|
|
.catch Ljava/security/GeneralSecurityException; {:try_start_0 .. :try_end_0} :catch_1
|
|
.catch Ljava/io/IOException; {:try_start_0 .. :try_end_0} :catch_0
|
|
|
|
return-void
|
|
|
|
:catch_0
|
|
move-exception v0
|
|
|
|
goto :goto_0
|
|
|
|
:catch_1
|
|
move-exception v0
|
|
|
|
.line 3
|
|
:goto_0
|
|
new-instance v1, Ljava/lang/IllegalStateException;
|
|
|
|
.line 4
|
|
invoke-direct {v1, v0}, Ljava/lang/IllegalStateException;-><init>(Ljava/lang/Throwable;)V
|
|
|
|
throw v1
|
|
.end method
|