mirror of
https://github.com/emmansun/gmsm.git
synced 2025-04-27 12:46:18 +08:00
doc: pkcs7 fix table display issue
This commit is contained in:
parent
5b3d0a424e
commit
a1de6312b4
@ -21,6 +21,7 @@
|
||||
|
||||
#### 主要方法
|
||||
(是否国密是指OID也使用国密体系)
|
||||
|
||||
| 是否国密 | 加密 | 解密(先调用```Parse```) |
|
||||
| :--- | :--- | :--- |
|
||||
| 否 | Encrypt | Decrypt |
|
||||
@ -37,6 +38,7 @@
|
||||
|
||||
#### 创建签名数据
|
||||
(是否国密是指OID也使用国密体系)
|
||||
|
||||
| 是否国密 | 方法 |
|
||||
| :--- | :--- |
|
||||
| 否 | ```NewSignedData``` |
|
||||
|
Loading…
x
Reference in New Issue
Block a user