简体   繁体   English

智能卡验证引脚错误 0x80100001

[英]Smart Card Validation Pin Error 0x80100001

I'm using gemalto usb token and SafeNet software to digitally sign my documents in Adobe Acrobat Pro.我正在使用 gemalto usb 令牌和 SafeNet 软件在 Adobe Acrobat Pro 中对我的文档进行数字签名。 While everything worked fine and nothing has changed, I'm getting this error after entering my (correct) pin number.虽然一切正常并且没有任何改变,但在输入我的(正确)密码后出现此错误。 The message says: 'Error occurred during PIN validation'.消息显示:“PIN 验证期间发生错误”。 According to a uthentication return values , it is related to:根据uthentication return values ,它与:

SCARD_F_INTERNAL_ERROR: An internal consistency check failed. SCARD_F_INTERNAL_ERROR:内部一致性检查失败。

Besides that, 'Validating Signatures' option in Adobe is disabled.除此之外,Adobe 中的“验证签名”选项被禁用。

Thank you!谢谢!

代码错误:0x80100001

For somebody else encountering a similar problem: The error code is by PCSC, and so not necessarily card-related.对于遇到类似问题的其他人:错误代码来自 PCSC,因此不一定与卡有关。

If other applications are also unable to verify the PIN, issue might be caused by reader driver, or as in the case above by any software required for accessing the card [here: SafeNet].如果其他应用程序也无法验证 PIN,则问题可能是由读卡器驱动程序引起的,或者与上述情况一样,是由访问卡所需的任何软件引起的 [此处:SafeNet]。 Re-installing those is worth a ttry.重新安装那些值得一试。

Same problem here.这里同样的问题。

On a new PC couldn't use this token.在新 PC 上无法使用此令牌。

I checked how windows recognized the device on a different one where worked fine.我检查了 windows 如何在另一台运行良好的设备上识别该设备。 Seems like the culprit is a newer driver from microsoft.似乎罪魁祸首是微软的新驱动程序。

All I had to do was to replace it.我所要做的就是更换它。 Visit here and click:访问此处并单击:

"Gemalto IDPrime - SmartCard - 10/20/2017 12:00:00 AM - 8.5.0.7 Windows 10 Creators Update and Later Servicing Drivers" “金雅拓 IDPrime - 智能卡 - 2017 年 10 月 20 日上午 12:00:00 - 8.5.0.7 Windows 10 创作者更新和更高版本的服务驱动程序”

  • Download the cab file.下载 cab 文件。
  • Extract it.提取它。
  • Next you have to "update" the driver with the old one.接下来,您必须使用旧驱动程序“更新”驱动程序。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM