Interface ECPublicKey
- All Superinterfaces:
AsymmetricKey, DEREncodablePREVIEW, ECKey, Key, PublicKey, Serializable
- All Known Implementing Classes:
BCDSTU4145PublicKey, BCECGOST3410_2012PublicKey, BCECGOST3410PublicKey, BCECPublicKey, JCEECPublicKey
-
Field Summary
Fields inherited from interface PublicKey
serialVersionUID -
Method Summary
Methods inherited from interface AsymmetricKey
getParamsMethods inherited from interface ECKey
getParametersMethods inherited from interface Key
getAlgorithm, getEncoded, getFormat
-
Method Details
-
getQ
ECPoint getQ()return the public point Q
-