koes-soptim opened a new pull request, #438: URL: https://github.com/apache/ws-wss4j/pull/438
This PR adds support for encryption with key identifier type _X509SKI_ - a base64 encoded plain X.509 SKI extension value wrapped in X509Data as a direct child of a KeyInfo element (example below for ECDH-ES).  See https://issues.apache.org/jira/browse/WSS-717 See also XML DSIG specification: https://www.w3.org/TR/xmldsig-core1/#sec-X509Data The decryption side is already covered by https://github.com/apache/ws-wss4j/pull/418. The whole encryption/decryption process should work if both PRs are merged. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@ws.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@ws.apache.org For additional commands, e-mail: dev-h...@ws.apache.org