Want to improve this question? Add details and clarify the problem by editing this post.
Closed last year.
您可以尝试iText。虽然我自己还没有尝试过,但它支持使用 PAdES 标准对文件进行签名。 这是一个示例,以及这是另一个。
请注意,最新版本是双重许可、Affero-GPL 或商业许可。但是下面有一个旧版本 LGPL。
You can try iText. Although I still haven't tried myself, it supports signing files using the PAdES standard. Here's a sample, and here's another.
Mind you, the latest version is dual licensed, Affero-GPL or a Commercial license. But there's an older version under the LGPL.
您检查过我们 SecureBlackbox 产品的 PDFBlackbox 软件包吗?它支持 PAdES,并且 C# 示例包含在安装包中。
Did you check PDFBlackbox package of our SecureBlackbox product? It supports PAdES and the sample for C# is included right in the installation package.
iTextSharp 就是您要找的。它是 iText 到 C# 的移植版本,正如 Filipe Correia 回答的那样,它支持 PADES。
PADES 标准有 5 个部分。
iText (Java) 和 iTextSharp (C#),两者:
本文档可以提供帮助:http://lowagie.com/img/summit2012/pades.pdf
如果有人想了解有关 PADES 的更多详细信息,可以看这里:http://www.etsi.org/deliver/etsi_ts/102700_102799/10277801/01.01.01_60/ts_10277801v010101p.pdf
iTextSharp is what are you looking for. It is the ported version of iText to C#, and as Filipe Correia answered, it have support to PADES.
The PADES standard have 5 parts.
iText (Java) and iTextSharp (C#), both:
This document could help : http://lowagie.com/img/summit2012/pades.pdf
If someone want more details about PADES, could look here : http://www.etsi.org/deliver/etsi_ts/102700_102799/10277801/01.01.01_60/ts_10277801v010101p.pdf
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
暂无简介
文章 0 评论 0
接受
发布评论
评论(3)
您可以尝试iText。虽然我自己还没有尝试过,但它支持使用 PAdES 标准对文件进行签名。 这是一个示例,以及这是另一个。
请注意,最新版本是双重许可、Affero-GPL 或商业许可。但是下面有一个旧版本 LGPL。
You can try iText. Although I still haven't tried myself, it supports signing files using the PAdES standard. Here's a sample, and here's another.
Mind you, the latest version is dual licensed, Affero-GPL or a Commercial license. But there's an older version under the LGPL.
您检查过我们 SecureBlackbox 产品的 PDFBlackbox 软件包吗?它支持 PAdES,并且 C# 示例包含在安装包中。
Did you check PDFBlackbox package of our SecureBlackbox product? It supports PAdES and the sample for C# is included right in the installation package.
iTextSharp 就是您要找的。它是 iText 到 C# 的移植版本,正如 Filipe Correia 回答的那样,它支持 PADES。
PADES 标准有 5 个部分。
iText (Java) 和 iTextSharp (C#),两者:
本文档可以提供帮助:http://lowagie.com/img/summit2012/pades.pdf
如果有人想了解有关 PADES 的更多详细信息,可以看这里:http://www.etsi.org/deliver/etsi_ts/102700_102799/10277801/01.01.01_60/ts_10277801v010101p.pdf
iTextSharp is what are you looking for. It is the ported version of iText to C#, and as Filipe Correia answered, it have support to PADES.
The PADES standard have 5 parts.
iText (Java) and iTextSharp (C#), both:
This document could help : http://lowagie.com/img/summit2012/pades.pdf
If someone want more details about PADES, could look here : http://www.etsi.org/deliver/etsi_ts/102700_102799/10277801/01.01.01_60/ts_10277801v010101p.pdf