| 程序包 | 说明 |
|---|---|
| cn.benma666.sm |
| 限定符和类型 | 方法和说明 |
|---|---|
SM2.Signature |
SM2.sign(String M,
String IDA,
SM2KeyPair keyPair)
签名
|
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
SM2.verify(String M,
SM2.Signature signature,
String IDA,
org.bouncycastle.math.ec.ECPoint aPublicKey)
验签
|
Copyright © 2024. All rights reserved.