| 程序包 | 说明 |
|---|---|
| com.antherd.smcrypto.sm2 |
| 限定符和类型 | 方法和说明 |
|---|---|
static Point |
Sm2.getPoint()
获取椭圆曲线点
|
| 限定符和类型 | 方法和说明 |
|---|---|
Queue<Point> |
SignatureOptions.getPointPool() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
SignatureOptions.setPointPool(Queue<Point> pointPool) |
| 构造器和说明 |
|---|
SignatureOptions(Queue<Point> pointPool,
boolean der,
boolean hash,
String publicKey,
String userId) |
Copyright © 2021. All rights reserved.