ECMultiplier.smali
.class public interface abstract Lorg/spongycastle/math/ec/ECMultiplier;
.super Ljava/lang/Object;
.source "ECMultiplier.java"
# virtual methods
.method public abstract multiply(Lorg/spongycastle/math/ec/ECPoint;Ljava/math/BigInteger;)Lorg/spongycastle/math/ec/ECPoint;
.end method