AES$AlgParams.smali

.class public Lorg/spongycastle/jcajce/provider/symmetric/AES$AlgParams;
.super Lorg/spongycastle/jcajce/provider/symmetric/util/IvAlgorithmParameters;
.source "AES.java"


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

    .prologue
    .line 508
    invoke-direct {p0}, Lorg/spongycastle/jcajce/provider/symmetric/util/IvAlgorithmParameters;-><init>()V

    return-void
.end method


# virtual methods
.method protected engineToString()Ljava/lang/String;
    .registers 2

    .prologue
    .line 513
    const-string v0, "AES IV"

    return-object v0
.end method