ECPointFormat.smali
.class public Lorg/spongycastle/crypto/tls/ECPointFormat;
.super Ljava/lang/Object;
.source "ECPointFormat.java"
# static fields
.field public static final ansiX962_compressed_char2:S = 0x2s
.field public static final ansiX962_compressed_prime:S = 0x1s
.field public static final uncompressed:S
# direct methods
.method public constructor <init>()V
.registers 1
.prologue
.line 6
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method