sopgreg opened a new pull request, #144: URL: https://github.com/apache/ws-wss4j/pull/144
When implementing a custom `EncryptedKeyProcessor` and deriving from it, it would be helpful if the methods `decryptDataRef` and `decryptDataRefs` were `protected`. Deriving the `EncryptedKeyProcessor` is e.g. required for imeplementing key exchange via ECDH-ES, and these two methods can be reused there. -- 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