public class SM2KeyPair
extends java.lang.Object
| 构造器和说明 |
|---|
SM2KeyPair(org.bouncycastle.math.ec.ECPoint publicKey,
java.math.BigInteger privateKey) |
| 限定符和类型 | 方法和说明 |
|---|---|
java.math.BigInteger |
getPrivateKey() |
org.bouncycastle.math.ec.ECPoint |
getPublicKey() |