d.smali
.class final Lcom/subgraph/orchid/crypto/d;
.super Ljava/lang/Object;
.source "ASN1Parser.java"
# interfaces
.implements Lcom/subgraph/orchid/crypto/e;
# instance fields
.field final value:Ljava/math/BigInteger;
# direct methods
.method constructor <init>(Ljava/math/BigInteger;)V
.registers 2
.prologue
.line 34
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 35
iput-object p1, p0, Lcom/subgraph/orchid/crypto/d;->value:Ljava/math/BigInteger;
.line 36
return-void
.end method