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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
