j$a.smali
.class public Lf1/j$a;
.super Ljava/lang/Object;
.source "SafeKeyGenerator.java"
# interfaces
.implements Lz1/a$d;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lf1/j;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Lz1/a$d<",
"Lf1/j$b;",
">;"
}
.end annotation
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
.method public constructor <init>(Lf1/j;)V
.registers 2
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public create()Lf1/j$b;
.registers 3
:try_start_0
new-instance v0, Lf1/j$b;
const-string v1, "SHA-256"
invoke-static {v1}, Ljava/security/MessageDigest;->getInstance(Ljava/lang/String;)Ljava/security/MessageDigest;
move-result-object v1
invoke-direct {v0, v1}, Lf1/j$b;-><init>(Ljava/security/MessageDigest;)V
:try_end_b
.catch Ljava/security/NoSuchAlgorithmException; {:try_start_0 .. :try_end_b} :catch_c
return-object v0
:catch_c
move-exception v0
new-instance v1, Ljava/lang/RuntimeException;
invoke-direct {v1, v0}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/Throwable;)V
throw v1
.end method
.method public bridge synthetic create()Ljava/lang/Object;
.registers 2
invoke-virtual {p0}, Lf1/j$a;->create()Lf1/j$b;
move-result-object v0
return-object v0
.end method