|
Bouncy Castle Cryptography Library 1.47 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.bouncycastle.crypto.tls.ECPointFormat
public class ECPointFormat
RFC 4492 5.1.2
Field Summary | |
---|---|
static short |
ansiX962_compressed_char2
|
static short |
ansiX962_compressed_prime
|
static short |
uncompressed
|
Constructor Summary | |
---|---|
ECPointFormat()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final short uncompressed
public static final short ansiX962_compressed_prime
public static final short ansiX962_compressed_char2
Constructor Detail |
---|
public ECPointFormat()
|
Bouncy Castle Cryptography Library 1.47 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |