Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经打开了另一个关于如何将证书数据保存为人类可读的 ASN.1 文本的问题。
但也许这个问题是具体的,我最好问更笼统的:
.net 中是否有用于将 DER 编码数据转换为纯文本的转换器?
查看poupou中的ASN.1-converter。