|
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.crypto.generators.ECKeyPairGenerator | +--org.bouncycastle.crypto.generators.DSTU4145KeyPairGenerator
Fields inherited from interface org.bouncycastle.math.ec.ECConstants |
EIGHT, FOUR, ONE, THREE, TWO, ZERO |
Constructor Summary | |
DSTU4145KeyPairGenerator()
|
Method Summary | |
AsymmetricCipherKeyPair |
generateKeyPair()
Given the domain parameters this routine generates an EC key pair in accordance with X9.62 section 5.2.1 pages 26, 27. |
Methods inherited from class org.bouncycastle.crypto.generators.ECKeyPairGenerator |
createBasePointMultiplier, init, isOutOfRangeD |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DSTU4145KeyPairGenerator()
Method Detail |
public AsymmetricCipherKeyPair generateKeyPair()
ECKeyPairGenerator
generateKeyPair
in class ECKeyPairGenerator
org.bouncycastle.crypto.AsymmetricCipherKeyPairGenerator
|
Bouncy Castle Cryptography Library 1.77.0 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |