|
Bouncy Castle Cryptography Library 1.77.0 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.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.77.0 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |