| 限定符和类型 | 字段和说明 |
|---|---|
BigInteger |
ecc_a |
BigInteger |
ecc_b |
org.bouncycastle.crypto.params.ECDomainParameters |
ecc_bc_spec |
org.bouncycastle.math.ec.ECCurve |
ecc_curve |
BigInteger |
ecc_gx |
org.bouncycastle.math.ec.ECFieldElement |
ecc_gx_fieldelement |
BigInteger |
ecc_gy |
org.bouncycastle.math.ec.ECFieldElement |
ecc_gy_fieldelement |
org.bouncycastle.crypto.generators.ECKeyPairGenerator |
ecc_key_pair_generator |
BigInteger |
ecc_n |
BigInteger |
ecc_p |
static String[] |
ecc_param |
org.bouncycastle.math.ec.ECPoint |
ecc_point_g |
| 构造器和说明 |
|---|
SM2() |
public final BigInteger ecc_p
public final BigInteger ecc_a
public final BigInteger ecc_b
public final BigInteger ecc_n
public final BigInteger ecc_gx
public final BigInteger ecc_gy
public final org.bouncycastle.math.ec.ECCurve ecc_curve
public final org.bouncycastle.math.ec.ECPoint ecc_point_g
public final org.bouncycastle.crypto.params.ECDomainParameters ecc_bc_spec
public final org.bouncycastle.crypto.generators.ECKeyPairGenerator ecc_key_pair_generator
public final org.bouncycastle.math.ec.ECFieldElement ecc_gx_fieldelement
public final org.bouncycastle.math.ec.ECFieldElement ecc_gy_fieldelement
public SM2()
Copyright © 2024. All rights reserved.