GLVEndomorphism.smali
.class public interface abstract Lorg/spongycastle/math/ec/endo/GLVEndomorphism;
.super Ljava/lang/Object;
.source "GLVEndomorphism.java"
# interfaces
.implements Lorg/spongycastle/math/ec/endo/ECEndomorphism;
# virtual methods
.method public abstract decomposeScalar(Ljava/math/BigInteger;)[Ljava/math/BigInteger;
.end method