125 字
1 分鐘
[HiPKI Local Server] /pkcs11info 取得讀卡機 | 自然人憑證開發筆記

Request
GET http://127.0.0.1:61161/pkcs11infoResponse
{ "cryptokiVersion": 2.04, "flags": 0, "func": "pkcs11info", "last_error": 0, "libraryDescription": "CHT PKCS#11 3.1.0.00012", "libraryVersion": 3.003, "manufacturerID": "Chunghwa TeleComm TL", "ret_code": 0, "slots": [ { "firmwareVersion": 0, "flags": 7, "hardwareVersion": 0, "manufacturerID": "unKnow", "slotDescription": "InfoThink USB Reader 0", "slotID": 0, "token": { "firmwareVersion": 1, "flags": 1037, "hardwareVersion": 1, "label": "HiCOS PKI Smart Card", "manufacturerID": "Chunghwa TeleCom Co., Ltd.", "model": "T7S\u0003", "serialNumber": "TP03200302000000", "ulFreePrivateMemory": 4294967295, "ulFreePublicMemory": 4294967295, "ulMaxPinLen": 8, "ulMaxRwSessionCount": 0, "ulMaxSessionCount": 0, "ulMinPinLen": 6, "ulSessionCount": 0, "ulTotalPrivateMemory": 4294967295, "ulTotalPublicMemory": 4294967295, "utcTime": "" } } ], "version": "2.3.3", "serverVersion": "1.3.4.103346", "installedModule": [ { "version": "1.1.9", "description": "CardManagement" }, { "version": "1.3.4.103346", "description": "HiPKILocalSignServer" }, { "version": "1.1.1", "description": "PrintCard" } ]}