Uses of Class
java.security.spec.ECPoint

Packages that use ECPoint
Package Description
java.security.interfaces
This package provides the interfaces needed to generate: (1) Keys for the RSA asymmetric encryption algorithm using the PKCS#1 standard; (2) Keys for the Digital Signature Algorithm (DSA) specified by FIPS-186; (3) Keys for a generic Elliptic Curve asymmetric encryption algorithm.
java.security.spec
This package provides the classes and interfaces needed to specify keys and parameters for encryption and signing algorithms.
org.bouncycastle.jcajce.provider.asymmetric.ec  
org.bouncycastle.jcajce.provider.asymmetric.util  
org.bouncycastle.jce.provider  
org.bouncycastle.jce.spec  
org.conscrypt