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.
谁能告诉我 xades4j 中是否有一种简单的方法可以使用他的别名从 pkcs12 获取签名证书?
KeyStoreKeyingDataProvider.SigningCertSelector接口缺少条目别名。如果您现在确实需要它,您可以更改KeyStoreKeyingDataProvider.SigningCertSelector接口和 KeyStoreKeyingDataProvider 上的代码。可能SigningCertSelector应该收到“对”{别名,证书}的列表。