public class SM2KeyPair extends Object
| 构造器和说明 |
|---|
SM2KeyPair(org.bouncycastle.math.ec.ECPoint publicKey,
BigInteger privateKey) |
public SM2KeyPair(org.bouncycastle.math.ec.ECPoint publicKey,
BigInteger privateKey)
public org.bouncycastle.math.ec.ECPoint getPublicKey()
public BigInteger getPrivateKey()
Copyright © 2025. All rights reserved.