TSA 的证书存储在 XAdES-T 中的哪里?

发布于 2024-07-25 20:41:56 字数 208 浏览 5 评论 0原文

在XAdES-T中,-元素包含从TSA接收的TimeStampToken而不是整个TimeStampResp。 但是这个TimeStampToken不包含TSA的证书(可以在SignedData容器的SignerInfo中找到)。

我应该将该证书存储在 XAdES 文档中的什么位置?

In XAdES-T, the <EncapsulatedTimeStamp/>-element contains the TimeStampToken received from a TSA and not the entire TimeStampResp. But this TimeStampToken does not contain the certificate of the TSA (which can be found in the SignerInfo of the SignedData container).

Where am I supposed to store this certificate in the XAdES-document?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

幻梦 2024-08-01 20:41:56

在再次查看 RFC 3161 标准时,我发现我将 TimeStampToken 误认为是 TSTInfo 。 TSTInfo 不包含证书,但 TimeStampToken 包含。

While going over the RFC 3161 standard again, I found out that I mistook TimeStampToken for TSTInfo. TSTInfo does not contain the certificate, but TimeStampToken does.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文