46 字
1 分鐘
[popupForm] func MakeSignature 進行數位簽章 | 自然人憑證開發筆記
2024-01-11
無標籤

首頁 > 系列文 > 自然人憑證開發筆記


Request#

{
func: "MakeSignature",
signatureType: "...",
tbs: "...",
pin: "...",
...
}

Request 參數等同於 /sign,請參考本文


Response#

Response 等同於 /sign,請參考本文