|
Bouncy Castle Cryptography Library 1.81 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.bouncycastle.jcajce.util.ECKeyUtil
Utility class for EC Keys.
Constructor Summary | |
ECKeyUtil()
|
Method Summary | |
static ECPublicKey |
createKeyWithCompression(ECPublicKey ecPublicKey)
Convert an ECPublicKey into an ECPublicKey which always encodes with point compression. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ECKeyUtil()
Method Detail |
public static ECPublicKey createKeyWithCompression(ECPublicKey ecPublicKey)
ecPublicKey
- the originating public key.
|
Bouncy Castle Cryptography Library 1.81 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |