|
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.SM2KeyPairGenerator
Fields inherited from interface org.bouncycastle.math.ec.ECConstants |
EIGHT, FOUR, ONE, THREE, TWO, ZERO |
Constructor Summary | |
SM2KeyPairGenerator()
|
Method Summary | |
protected boolean |
isOutOfRangeD(java.math.BigInteger d,
java.math.BigInteger n)
|
Methods inherited from class org.bouncycastle.crypto.generators.ECKeyPairGenerator |
createBasePointMultiplier, generateKeyPair, init |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SM2KeyPairGenerator()
Method Detail |
protected boolean isOutOfRangeD(java.math.BigInteger d, java.math.BigInteger n)
isOutOfRangeD
in class ECKeyPairGenerator
|
Bouncy Castle Cryptography Library 1.77.0 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |