|
Bouncy Castle Cryptography Library 1.37 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ECPublicKey
interface for elliptic curve public keys.
Field Summary |
---|
Fields inherited from interface java.security.PublicKey |
---|
serialVersionUID |
Method Summary | |
---|---|
org.bouncycastle.math.ec.ECPoint |
getQ()
return the public point Q |
Methods inherited from interface org.bouncycastle.jce.interfaces.ECKey |
---|
getParameters |
Methods inherited from interface java.security.Key |
---|
getAlgorithm, getEncoded, getFormat |
Method Detail |
---|
org.bouncycastle.math.ec.ECPoint getQ()
|
Bouncy Castle Cryptography Library 1.37 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |