| 程序包 | 说明 |
|---|---|
| org.openeuler | |
| org.openeuler.util |
| 限定符和类型 | 字段和说明 |
|---|---|
private SM2PreComputeInfo |
SM2Point.preComputeInfo |
| 限定符和类型 | 方法和说明 |
|---|---|
SM2PreComputeInfo |
SM2Point.getPreComputeInfo() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
SM2Point.setPreComputeInfo(SM2PreComputeInfo preComputeInfo) |
| 构造器和说明 |
|---|
SM2Point(BigInteger x,
BigInteger y,
SM2PreComputeInfo preComputeInfo) |
| 限定符和类型 | 方法和说明 |
|---|---|
private static SM2PreComputeInfo |
SM2PreComputeUtil.createPreComputeInfo(SM2P256V1Point p,
int fieldSize) |
(专用程序包) static SM2PreComputeInfo |
SM2PreComputeUtil.getPreComputeInfo(ECPoint ecPoint,
int fieldSize) |
(专用程序包) static SM2PreComputeInfo |
SM2PreComputeUtil.getSM2PointPreComputeInfo(SM2Point sm2Point,
int fieldSize,
SM2P256V1Point sm2P256V1Point) |
Copyright © 2024. All rights reserved.