Class ECPointFormat


  • public class ECPointFormat
    extends java.lang.Object
    Deprecated.
    Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
    RFC 4492 5.1.2
    • Constructor Summary

      Constructors 
      Constructor Description
      ECPointFormat()
      Deprecated.
       
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • ansiX962_compressed_prime

        public static final short ansiX962_compressed_prime
        Deprecated.
        See Also:
        Constant Field Values
      • ansiX962_compressed_char2

        public static final short ansiX962_compressed_char2
        Deprecated.
        See Also:
        Constant Field Values
    • Constructor Detail

      • ECPointFormat

        public ECPointFormat()
        Deprecated.