OpenSSLSignature$MD5RSA.smali

.class public final Lorg/conscrypt/OpenSSLSignature$MD5RSA;
.super Lorg/conscrypt/OpenSSLSignature$RSAPKCS1Padding;
.source ""


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lorg/conscrypt/OpenSSLSignature;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x19
    name = "MD5RSA"
.end annotation


# direct methods
.method public constructor <init>()V
    .registers 3

    sget-wide v0, Lorg/conscrypt/EvpMdRef$MD5;->EVP_MD:J

    invoke-direct {p0, v0, v1}, Lorg/conscrypt/OpenSSLSignature$RSAPKCS1Padding;-><init>(J)V

    return-void
.end method